summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tests for module 'isatty'.Bruno Haible2011-09-203-0/+65
* Tests for module 'write'.Bruno Haible2011-09-203-0/+96
* Tests for module 'read'.Bruno Haible2011-09-203-0/+90
* pwrite tests: EBADF tests.Bruno Haible2011-09-202-0/+18
* pread tests: EBADF tests.Bruno Haible2011-09-202-0/+17
* lseek tests: EBADF tests.Bruno Haible2011-09-202-0/+15
* Tests for module 'ftruncate'.Bruno Haible2011-09-204-0/+78
* fsync tests: EBADF tests.Bruno Haible2011-09-202-3/+13
* fdatasync tests: EBADF tests.Bruno Haible2011-09-202-3/+17
* Tests for module 'fchown'.Bruno Haible2011-09-203-0/+60
* Tests for module 'fchmod'.Bruno Haible2011-09-203-0/+60
* fchdir tests: EBADF tests.Bruno Haible2011-09-202-6/+21
* dup2 tests: EBADF tests.Bruno Haible2011-09-202-0/+6
* Tests for module 'dup'.Bruno Haible2011-09-203-0/+60
* Tests for module 'close'.Bruno Haible2011-09-203-0/+62
* Tests for module 'shutdown'.Bruno Haible2011-09-203-0/+65
* Tests for module 'setsockopt'.Bruno Haible2011-09-203-0/+72
* Tests for module 'sendto'.Bruno Haible2011-09-203-0/+84
* Tests for module 'send'.Bruno Haible2011-09-203-0/+67
* Tests for module 'recvfrom'.Bruno Haible2011-09-203-0/+79
* Tests for module 'recv'.Bruno Haible2011-09-203-0/+67
* Tests for module 'listen'.Bruno Haible2011-09-203-0/+65
* Tests for module 'getsockopt'.Bruno Haible2011-09-203-0/+74
* Tests for module 'getsockname'.Bruno Haible2011-09-203-0/+73
* Tests for module 'getpeername'.Bruno Haible2011-09-203-0/+73
* Tests for module 'connect'.Bruno Haible2011-09-203-0/+78
* Tests for module 'bind'.Bruno Haible2011-09-203-0/+76
* accept4 tests: Fix for native Windows.Bruno Haible2011-09-203-0/+9
* accept tests: Fix for native Windows.Bruno Haible2011-09-203-0/+11
* msvc-inval: Require a semicolon after DONE_MSVC_INVAL.Bruno Haible2011-09-203-32/+50
* sched: Ensure pid_t is defined.Bruno Haible2011-09-194-1/+20
* msvc-inval: Ensure the entire expansion is a single statement.Bruno Haible2011-09-192-10/+23
* tests: use printf, not echo in init.sh's warn_ functionJim Meyering2011-09-192-1/+21
* futimens: enhance testEric Blake2011-09-192-0/+12
* date: accept 'hence' as opposite of 'ago'Eric Blake2011-09-193-3/+19
* getcwd: don't fail in a deep directory on a system without openatJim Meyering2011-09-193-3/+20
* maint.mk: avoid warnings from perl about missing filesMartin von Gagern2011-09-192-1/+9
* * lib/stat.c: Move comment.Paul Eggert2011-09-191-2/+2
* stat: use pathmax.h only if neededPaul Eggert2011-09-182-4/+12
* utimens: remove dependency on dup2Paul Eggert2011-09-183-10/+11
* inet_ntop, inet_pton: Look for it also in libresolv.Bruno Haible2011-09-193-4/+14
* accept, accept4 tests: Avoid link error on Solaris.Bruno Haible2011-09-193-0/+8
* accept4: Avoid link error on Solaris.Bruno Haible2011-09-192-0/+6
* socket functions: Avoid link errors on Solaris.Bruno Haible2011-09-1915-0/+88
* ptsname tests: Let the test fail rather than hang (e.g. on AIX 5.1).Bruno Haible2011-09-193-0/+16
* posix_spawn_file_actions_add*: Fix module dependencies.Bruno Haible2011-09-194-3/+14
* rename, renameat tests: Avoid test failures on FreeBSD 6.4.Bruno Haible2011-09-193-3/+9
* Tests for module 'accept4'.Bruno Haible2011-09-183-0/+79
* accept tests: Fix last commit.Bruno Haible2011-09-181-2/+2
* Tests for module 'accept'.Bruno Haible2011-09-183-0/+70