dup: Simplify autoconf test.
[gnulib.git] / modules /
2011-09-24 Bruno HaibleTests for function fwrite().
2011-09-24 Bruno HaibleTests for function fread().
2011-09-24 Bruno HaibleActivate fputc tests.
2011-09-24 Bruno Haiblewrite: Support for MSVC 9.
2011-09-24 Bruno Haibleread: Support for MSVC 9.
2011-09-24 Bruno Haibleclose: Support for MSVC 9.
2011-09-24 Bruno HaibleNew module 'dup'.
2011-09-23 Bruno Haiblegetdtablesize: Support for MSVC 9.
2011-09-23 Bruno Haiblesignal-h: Rename from signal.
2011-09-23 Bruno Haiblesigprocmask: Avoid crashes through signal() on MSVC 9.
2011-09-23 Bruno HaibleTests for module 'raise'.
2011-09-23 Bruno Haibleraise: Support for MSVC.
2011-09-23 Bruno HaibleNew module 'msvc-nothrow'. Makes _get_osfhandle safe...
2011-09-23 Bruno Haibledup2: Make code more maintainable.
2011-09-23 Bruno HaibleTests for module 'chdir'.
2011-09-23 Bruno HaibleNew module 'chdir'.
2011-09-22 Bruno Haibleselect: Avoid link errors on MSVC.
2011-09-22 Bruno HaibleConsolidate all uses of PATH_MAX in *.m4 files.
2011-09-22 Bruno Haibleftruncate: Un-deprecate, concentrate on Win32 support.
2011-09-21 Bruno HaibleAdd dependencies to new dirent related modules.
2011-09-21 Bruno Haibleopendir: Avoid compilation error on mingw.
2011-09-21 Bruno HaibleNew module 'fdopen'.
2011-09-20 Bruno HaibleTests for module 'posix_spawn_file_actions_addopen.
2011-09-20 Bruno HaibleTests for module 'posix_spawn_file_actions_adddup2'.
2011-09-20 Bruno HaibleTests for module 'posix_spawn_file_actions_addclose'.
2011-09-20 Bruno HaibleTests for module 'unlockpt'.
2011-09-20 Bruno HaibleTests for module 'grantpt'.
2011-09-20 Bruno Haibleftello tests: EBADF tests.
2011-09-20 Bruno Haiblefseeko tests: EBADF tests.
2011-09-20 Bruno HaibleTests for function fputc().
2011-09-20 Bruno HaibleTests for function fgetc().
2011-09-20 Bruno HaibleTests for function fdopen().
2011-09-20 Bruno HaibleTests for module 'vdprintf'.
2011-09-20 Bruno HaibleTests for module 'dprintf'.
2011-09-20 Bruno HaibleTests for module 'ioctl'.
2011-09-20 Bruno HaibleTests for module 'faccessat'.
2011-09-20 Bruno Haibleopenat tests: EBADF tests.
2011-09-20 Bruno HaibleTests for function fstat().
2011-09-20 Bruno HaibleTests for module 'isatty'.
2011-09-20 Bruno HaibleTests for module 'write'.
2011-09-20 Bruno HaibleTests for module 'read'.
2011-09-20 Bruno HaibleTests for module 'ftruncate'.
2011-09-20 Bruno HaibleTests for module 'fchown'.
2011-09-20 Bruno HaibleTests for module 'fchmod'.
2011-09-20 Bruno HaibleTests for module 'dup'.
2011-09-20 Bruno HaibleTests for module 'close'.
2011-09-20 Bruno HaibleTests for module 'shutdown'.
2011-09-20 Bruno HaibleTests for module 'setsockopt'.
2011-09-20 Bruno HaibleTests for module 'sendto'.
2011-09-20 Bruno HaibleTests for module 'send'.
2011-09-20 Bruno HaibleTests for module 'recvfrom'.
2011-09-20 Bruno HaibleTests for module 'recv'.
2011-09-20 Bruno HaibleTests for module 'listen'.
2011-09-20 Bruno HaibleTests for module 'getsockopt'.
2011-09-20 Bruno HaibleTests for module 'getsockname'.
2011-09-20 Bruno HaibleTests for module 'getpeername'.
2011-09-20 Bruno HaibleTests for module 'connect'.
2011-09-20 Bruno HaibleTests for module 'bind'.
2011-09-20 Bruno Haibleaccept4 tests: Fix for native Windows.
2011-09-20 Bruno Haibleaccept tests: Fix for native Windows.
2011-09-19 Paul Eggertutimens: remove dependency on dup2
2011-09-19 Bruno Haibleaccept, accept4 tests: Avoid link error on Solaris.
2011-09-19 Bruno Haibleaccept4: Avoid link error on Solaris.
2011-09-19 Bruno Haiblesocket functions: Avoid link errors on Solaris.
2011-09-18 Bruno Haibleptsname tests: Let the test fail rather than hang ...
2011-09-18 Bruno Haibleposix_spawn_file_actions_add*: Fix module dependencies.
2011-09-18 Bruno HaibleTests for module 'accept4'.
2011-09-18 Bruno HaibleTests for module 'accept'.
2011-09-18 Bruno Haibledup2: Support for MSVC.
2011-09-18 Bruno HaibleNew module 'msvc-inval'.
2011-09-17 Bruno HaibleTests for module 'pclose'.
2011-09-17 Bruno HaibleNew module 'pclose'.
2011-09-17 Bruno Haiblepopen: Support for MSVC.
2011-09-17 Bruno Haibleputenv: Support for MSVC.
2011-09-17 Bruno HaibleAdd dependencies to new dirent related modules.
2011-09-17 Bruno Haibleinet_pton: Support for MSVC on Windows Vista or newer.
2011-09-17 Bruno Haibleinet_ntop: Support for MSVC on Windows Vista or newer.
2011-09-16 Eric Blakefdatasync: port to Solaris
2011-09-16 Eric Blakefdatasync: port to MacOS X 10.7
2011-09-16 Eric Blakefdatasync: minor improvements
2011-09-16 Eric Blakefdatasync: new module
2011-09-16 Eric Blaketest-fsync: enhance tests
2011-09-15 Bruno HaibleSupport for MSVC compiler: Ensure ssize_t gets defined.
2011-09-14 Bruno Haibletempname: Support for MSVC.
2011-09-14 Bruno Haiblesys_time: Support for MSVC.
2011-09-13 Bruno Haiblestat: Support for MSVC.
2011-09-12 Bruno HaibleNew modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
2011-09-11 Bruno Haiblestrcase: Support for MSVC.
2011-09-11 Bruno Haiblestrings: Don't assume <strings.h> exists.
2011-09-11 Bruno Haibledirent: Don't assume <dirent.h> exists.
2011-09-11 Bruno HaibleSupport for MSVC compiler: Ensure size_t gets defined.
2011-09-11 Bruno HaibleC++ tests for module 'sys_types'.
2011-09-11 Bruno HaibleTests for module 'sys_types'.
2011-09-11 Bruno HaibleNew module 'sys_types'.
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2011-09-05 Bruno Haiblecopy-file: Try unit tests on more file systems.
2011-09-05 Bruno Haibleacl: Try unit tests on more file systems.
2011-09-01 Bruno Haiblestrtoumax: Avoid link error on OSF/1 with DTK cc.
2011-09-01 Bruno Haiblestrtoimax: Avoid link error on OSF/1 with DTK cc.
2011-09-01 Bruno Haibleimaxdiv: Avoid link error on OSF/1 with DTK cc.
next