| Commit message (Expand) | Author | Age | Files | Lines |
* | non-recursive-gnulib-prefix-hack: port coreutils 8.21 to HP NonStop | Paul Eggert | 2013-03-04 | 1 | -3/+0 |
* | sys_types: Avoid autoconf warning about gl_SYS_TYPES_H. | Bruno Haible | 2013-03-02 | 1 | -2/+2 |
* | gettext: Update to version 0.18.2. | Bruno Haible | 2013-03-02 | 2 | -8/+8 |
* | getcwd: support coreutils better | Paul Eggert | 2013-02-20 | 2 | -1/+4 |
* | extern-inline: avoid compilation error with HP-UX cc | Paul Eggert | 2013-02-18 | 1 | -1/+4 |
* | putenv: fix heap corruption with mixed putenv/_putenv | Paul Eggert | 2013-02-14 | 1 | -0/+6 |
* | extensions: port better to HP-UX | Paul Eggert | 2013-02-08 | 1 | -6/+23 |
* | openpty: fix bug where HAVE_OPENPTY is mistakenly 1 | Paul Eggert | 2013-02-08 | 1 | -10/+8 |
* | secure_getenv: port better to FreeBSD and Solaris | Paul Eggert | 2013-02-07 | 1 | -0/+3 |
* | extensions: port better to MINUX 3, HP-UX, autoheader 2.62 | Paul Eggert | 2013-02-06 | 1 | -15/+13 |
* | tmpdir: use secure_getenv | Paul Eggert | 2013-02-04 | 1 | -5/+2 |
* | secure_getenv: new module | Paul Eggert | 2013-02-04 | 2 | -2/+26 |
* | getcwd: break fdopendir + save_cwd recursive loop (Bug#13516) | Paul Eggert | 2013-02-03 | 1 | -26/+36 |
* | regex-tests, regex: fix bug: memset undeclared | Paul Eggert | 2013-02-03 | 1 | -9/+10 |
* | regex: fix off-by-one error in configure test | Paul Eggert | 2013-01-31 | 1 | -1/+1 |
* | regex: avoid infinite configure test | Eric Blake | 2013-01-31 | 1 | -1/+11 |
* | openpty: fix bug where HAVE_OPENPTY wasn't defined | Reuben Thomas | 2013-01-31 | 1 | -8/+10 |
* | regex: test for buffer overrun | Paul Eggert | 2013-01-29 | 1 | -19/+42 |
* | readlinkat: don't depend on gl_FUNC_OPENAT | Paul Eggert | 2013-01-23 | 1 | -2/+1 |
* | Fix typo in comment. | Paul Eggert | 2013-01-16 | 1 | -1/+1 |
* | largefile: port better to Mac OS X 10.5 | Paul Eggert | 2013-01-16 | 1 | -13/+10 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 743 | -743/+743 |
* | dup2: work around cygwin bug | Eric Blake | 2012-12-31 | 1 | -1/+4 |
* | regex: port to hosts where malloc (0) == NULL | Paul Eggert | 2012-12-30 | 1 | -0/+1 |
* | gettext: avoid obsolete macro AM_PROG_MKDIR_P | Paul Eggert | 2012-12-23 | 2 | -4/+4 |
* | AC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf | Paul Eggert | 2012-12-21 | 1 | -2/+4 |
* | AC_PROG_MKDIR_P: don't workaround if not buggy | Paul Eggert | 2012-12-20 | 1 | -1/+3 |
* | extern-inline: avoid incompatibility with Darwin Libc | Paul Eggert | 2012-12-11 | 1 | -7/+13 |
* | sys_stat: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -4/+1 |
* | extern-inline: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -3/+2 |
* | xvasprintf: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -6/+3 |
* | parse-datetime, parse-duration: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -2/+1 |
* | getaddrinfo: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -2/+1 |
* | ftruncate, fts, lstat, openat, raise: no 'static inline' | Paul Eggert | 2012-11-29 | 5 | -16/+7 |
* | fflush, stat: no 'static inline' | Paul Eggert | 2012-11-29 | 2 | -12/+4 |
* | error, filevercmp: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -1/+0 |
* | dup, execute, fatal-signal, etc.: no 'static inline' | Paul Eggert | 2012-11-29 | 16 | -55/+25 |
* | c-strtod, memcoll, readutmp: no 'static inline' | Paul Eggert | 2012-11-29 | 3 | -14/+4 |
* | arctwo, md4, md5, sha1, sha256, sha512: no 'static inline' | Paul Eggert | 2012-11-29 | 6 | -16/+7 |
* | cond, lock, thread: better 'inline' | Paul Eggert | 2012-11-29 | 3 | -9/+5 |
* | chdir-long, cycle-check, savewd: better 'inline' | Paul Eggert | 2012-11-29 | 3 | -13/+5 |
* | base32, base64: no need for 'inline' | Paul Eggert | 2012-11-29 | 2 | -4/+2 |
* | list, oset, xlist, xoset, xsublist: simplify via extern inline | Paul Eggert | 2012-11-29 | 1 | -10/+0 |
* | xalloc: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -17/+2 |
* | gethrxtime: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -11/+5 |
* | wctype-h: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -3/+1 |
* | unistd: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -2/+1 |
* | sys_socket: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -2/+1 |
* | stdio: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -2/+1 |
* | sigaction: better 'inline' | Paul Eggert | 2012-11-29 | 1 | -5/+2 |