Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify xmalloc expressions. Add overflow check in xmalloc arguments. | Bruno Haible | 2006-11-06 | 1 | -2/+1 |
* | Make it compile in C++ mode. | Bruno Haible | 2006-10-31 | 1 | -0/+1 |
* | New module 'sigprocmask'. | Bruno Haible | 2006-10-16 | 1 | -19/+1 |
* | Handle the Woe32 SIGBREAK too. | Bruno Haible | 2006-10-05 | 1 | -0/+4 |
* | Include <config.h> unconditionally. | Bruno Haible | 2006-09-14 | 1 | -3/+1 |
* | Merge from gettext 0.15: Be more careful to use 'volatile'. | Bruno Haible | 2006-07-22 | 1 | -3/+7 |
* | Include <unistd.h> unconditionally. | Bruno Haible | 2006-04-24 | 1 | -4/+2 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Portability fix: Don't assume sigaction(). (mingw doesn't have it.) | Bruno Haible | 2004-12-18 | 1 | -0/+2 |
* | Signals whose handler is set to SIG_IGN are not fatal. | Bruno Haible | 2004-12-18 | 1 | -5/+34 |
* | Improved 'fatal-signal' module. | Bruno Haible | 2003-10-14 | 1 | -11/+32 |
* | New module 'fatal-signal'. | Bruno Haible | 2003-10-06 | 1 | -0/+232 |