gnulib.git
2011-09-20 Bruno HaibleEnsure EBADF returns for socket functions on mingw.
2011-09-20 Bruno Haibleselect tests: EBADF tests.
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 Haiblefreopen tests: EBADF tests.
2011-09-20 Bruno Haiblefclose tests: EBADF tests.
2011-09-20 Bruno Haiblefflush tests: EBADF tests.
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 Haiblefcntl tests: EBADF tests.
2011-09-20 Bruno Haibleutimensat tests: EBADF tests.
2011-09-20 Bruno Haiblerenameat tests: EBADF tests.
2011-09-20 Bruno Haiblemkfifoat tests: EBADF tests.
2011-09-20 Bruno Haiblereadlinkat tests: EBADF tests.
2011-09-20 Bruno Haiblesymlinkat tests: EBADF tests.
2011-09-20 Bruno Haiblelinkat tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'faccessat'.
2011-09-20 Bruno Haiblefdopendir tests: EBADF tests.
2011-09-20 Bruno Haibleopenat tests: EBADF tests.
2011-09-20 Bruno Haibleutimens, futimens, fdutimensat tests: EBADF tests.
2011-09-20 Bruno HaibleTests for function fstat().
2011-09-20 Bruno Haibletest-ttyname_r tests: EBADF tests.
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 Haiblepwrite tests: EBADF tests.
2011-09-20 Bruno Haiblepread tests: EBADF tests.
2011-09-20 Bruno Haiblelseek tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'ftruncate'.
2011-09-20 Bruno Haiblefsync tests: EBADF tests.
2011-09-20 Bruno Haiblefdatasync tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'fchown'.
2011-09-20 Bruno HaibleTests for module 'fchmod'.
2011-09-20 Bruno Haiblefchdir tests: EBADF tests.
2011-09-20 Bruno Haibledup2 tests: EBADF tests.
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-20 Bruno Haiblemsvc-inval: Require a semicolon after DONE_MSVC_INVAL.
2011-09-19 Bruno Haiblesched: Ensure pid_t is defined.
2011-09-19 Bruno Haiblemsvc-inval: Ensure the entire expansion is a single...
2011-09-19 Jim Meyeringtests: use printf, not echo in init.sh's warn_ function
2011-09-19 Eric Blakefutimens: enhance test
2011-09-19 Eric Blakedate: accept 'hence' as opposite of 'ago'
2011-09-19 Jim Meyeringgetcwd: don't fail in a deep directory on a system...
2011-09-19 Martin von... maint.mk: avoid warnings from perl about missing files
2011-09-19 Paul Eggert* lib/stat.c: Move comment.
2011-09-19 Paul Eggertstat: use pathmax.h only if needed
2011-09-19 Paul Eggertutimens: remove dependency on dup2
2011-09-19 Bruno Haibleinet_ntop, inet_pton: Look for it also in libresolv.
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 Haiblerename, renameat tests: Avoid test failures on FreeBSD...
2011-09-18 Bruno HaibleTests for module 'accept4'.
2011-09-18 Bruno Haibleaccept tests: Fix last commit.
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 Haibleisnanl, isnand, isnanf: Work around MSVC bug.
2011-09-17 Bruno Haiblesys_socket tests: Fix recent mistake.
2011-09-17 Bruno Haibleputenv: Support for MSVC.
2011-09-17 Bruno Haiblemath: Avoid macro redefinition warnings on MSVC.
2011-09-17 Bruno Haibledoc: Mention functions which are declared as macros.
2011-09-17 Bruno HaibleAdd dependencies to new dirent related modules.
2011-09-17 Bruno Haibleinet_pton: Fix mistake in last commit.
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 Blaketest-fsync: yet another enhancement
2011-09-16 Bruno HaibleEnhance fsync, fdatasync tests.
2011-09-16 Bruno HaibleFix last ChangeLog entry.
2011-09-16 Bruno HaibleSupport for MSVC compiler: Ensure mode_t gets defined.
2011-09-16 Bruno Haiblesys_stat: Support for MSVC.
next