2011-07-06 |
Paul Eggert | modules/pselect: Add Bruno and Jim to maintainers. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | * modules/pselect: Add select, LIBSOCKET. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | * lib/pselect.c (pselect): Use plain name, without... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | pselect: document better |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | pthread_sigmask: new module |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | test-pselect: new module |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Paul Eggert | * tests/test-sys_select.c (sigset_t): Test for it,... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Eric Blake | snprintf: guarantee %1$d, for libintl |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Jim Meyering | maint: exempt stdio-read.c and stdio-write.c from the... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Jim Meyering | maint: indent with spaces, not TABs, and add a rule... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Jim Meyering | maint.mk: correct omissions in prohibit_argmatch_withou... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Bruno Haible | Comments about EINTR. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Paul Eggert | xnanosleep: Rewrite to use new dtotimespec module. |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Paul Eggert | timespec-add, timespec-sub: new modules |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Paul Eggert | dtotimespec: new module |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Paul Eggert | * lib/timespec.h (timespectod): New inline function. |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Paul Eggert | * lib/timespec.h (timespec_sign): New inline function. |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Paul Eggert | pselect: new module |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Paul Eggert | sys_select: don't depend on sys_socket |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Eric Blake | pipe2: fix C89 compile problem |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Eric Blake | pipe, pipe2: don't corrupt fd on error |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Paolo Bonzini | mmap-anon: do not use regular expressions inadvertently |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Paul Eggert | nanosleep: fix integer overflow problem |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Paul Eggert | nanosleep: simplify carrying |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Paul Eggert | dup2: remove test for existence of fcntl |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Eric Blake | maint.mk: enhance useless header checks |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Jim Meyering | syntax-check: keep one maint.mk rule in sync with its... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Eric Blake | maint.mk: update sc_prohibit_intprops_without_use |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Bruno Haible | strerror-override: No-op tweak. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Eric Blake | maint.mk: test further PATH_MAX issues |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Eric Blake | maint.mk: add syntax-check to avoid char[PATH_MAX] |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Eric Blake | stat: be robust to PATH_MAX definition |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Eric Blake | link: work around IRIX bug |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Eric Blake | getopt: silence clang warning |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Jim Meyering | bootstrap: do not insert a blank line into each .gitign... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Eric Blake | perror: test for output mismatch |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Eric Blake | strerror_r: fix OpenBSD behavior on out-of-range |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Eric Blake | strerror_r: fix OpenBSD behavior on 0 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Eric Blake | perror: adjust array size |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Eric Blake | strerror-override: reduce size |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Bruno Haible | pathmax: Ensure correct value for PATH_MAX on HP-UX. |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Paul Eggert | alloca: port to compilers that can optimize like GCC... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Paul Eggert | c-stack: stop worrying about stack direction |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Eric Blake | test-stat: don't allocate PATH_MAX bytes |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Bruno Haible | float: Work around <float.h> bugs on FreeBSD/x86, AIX... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Bruno Haible | Tests for module 'float'. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | isinf: Coding style. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | linkat test: Avoid test failure on AIX 7.1. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | pread test: Avoid test failure on OpenBSD 4.9. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | sprintf-posix: Fix test failure on AIX 7.1. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | roundl-ieee: Fix test failure on AIX 7.1. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | round-ieee: Fix test failures on AIX 7.1 and OSF/1... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | roundf-ieee: Fix test failures on AIX 7.1 and OSF/1... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | ceilf-ieee: Work around bug on MacOS X 10.5. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | floor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee:... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | ceilf-ieee: Work around bug on AIX 7.1. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | ceil-ieee: Work around bug on AIX 7.1. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Bruno Haible | fsync test: Avoid test failure on MacOS X and AIX. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bruno Haible | openat, fdopendir tests: Fix link errors. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bruno Haible | Doc update. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bruno Haible | getcwd tests: Avoid compilation error on HP-UX 11.31. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bruno Haible | isfinite, isinf: Fix link error on AIX 6 and 7. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bruno Haible | getloadavg: Don't clobber LIBS. Regression from previou... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Bruno Haible | clean-temp: Improve documentation. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bruno Haible | pread, pwrite: Avoid cc warning on AIX. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bruno Haible | spawn-pipe tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bruno Haible | Tests: Remove unnecessary dependency. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bruno Haible | spawn-pipe tests: Fix link error. |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Bruno Haible | Fix tests link errors. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-sha1: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-md5: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-md4: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-arctwo: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-rijndael: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-hmac-sha1: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-hmac-md5: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-des: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | crypto/gc-arcfour: Fix recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Paul Eggert | * m4/lstat.m4 (gl_FUNC_LSTAT): Fix typo in prerequisite. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | fprintftime: Move AC_LIBOBJ invocations to module descr... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | tmpfile-safer: Finish 2011-05-23 commit. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Haible | syntax-check: Fix typo. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jim Meyering | syntax-check: add a rule to help enforce the no-AC_LIBO... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | yesno: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | xstrtol: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | xstrtold: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | xstrtod: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | xnanosleep: Move AC_LIBOBJ invocations to module descri... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | xgetcwd: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | xalloc: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | write-any-file: Move AC_LIBOBJ invocations to module... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | utimens: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | utimecmp: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | userspec: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | unlinkdir: Move AC_LIBOBJ invocations to module descrip... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | unistd-safer: Move AC_LIBOBJ invocations to module... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | tempname: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bruno Haible | strftime: Move AC_LIBOBJ invocations to module description. |
commit | commitdiff | tree | snapshot |
next |