2013-01-31 |
Paul Eggert | sys_time: port to Solaris 2.6
|
commit | commitdiff | tree |
2013-01-30 |
Paul Eggert | regex: test for buffer overrun
|
commit | commitdiff | tree |
2013-01-27 |
Paul Eggert | futimens-tests, utimens-tests: Depend on gettext.
|
commit | commitdiff | tree |
2013-01-24 |
Paul Eggert | readlinkat: don't depend on gl_FUNC_OPENAT
|
commit | commitdiff | tree |
2013-01-24 |
Paul Eggert | statat: new module, split out from fstatat
|
commit | commitdiff | tree |
2013-01-23 |
Paul Eggert | Fix typo in previous change, by including <unistd.h>.
|
commit | commitdiff | tree |
2013-01-22 |
Paul Eggert | tests: don't assume fd 99 is closed
|
commit | commitdiff | tree |
2013-01-22 |
Paul Eggert | Fix ChangeLog typo.
|
commit | commitdiff | tree |
2013-01-22 |
Paul Eggert | stpncpy: port to OS X 10.8
|
commit | commitdiff | tree |
2013-01-17 |
Paul Eggert | In intro, say only latest mingw is tested.
|
commit | commitdiff | tree |
2013-01-16 |
Paul Eggert | unistd: port to recent mingw
|
commit | commitdiff | tree |
2013-01-16 |
Paul Eggert | Fix typo in comment.
|
commit | commitdiff | tree |
2013-01-16 |
Paul Eggert | largefile: port better to Mac OS X 10.5
|
commit | commitdiff | tree |
2013-01-15 |
Paul Eggert | doc: clarify -Werror
|
commit | commitdiff | tree |
2013-01-13 |
Paul Eggert | net_if-tests: port to Solaris 7 + GCC 3.4.6
|
commit | commitdiff | tree |
2013-01-13 |
Paul Eggert | net_if-tests: port to older Solaris
|
commit | commitdiff | tree |
2013-01-13 |
Paul Eggert | system-quote-tests: port to older Solaris
|
commit | commitdiff | tree |
2013-01-13 |
Paul Eggert | c-xvasprintf etc.: fix link errors on older Solaris
|
commit | commitdiff | tree |
2013-01-12 |
Paul Eggert | locale: port to Solaris 2.6 and 7 + GNU gettext
|
commit | commitdiff | tree |
2013-01-09 |
Paul Eggert | stdlib: port to Solaris 2.6
|
commit | commitdiff | tree |
2013-01-09 |
Paul Eggert | Fix misspellings of "occurred".
|
commit | commitdiff | tree |
2013-01-06 |
Paul Eggert | doc: update main copyright year
|
commit | commitdiff | tree |
2013-01-06 |
Paul Eggert | doc: improve ISO 8601 discussion
|
commit | commitdiff | tree |
2013-01-06 |
Paul Eggert | doc: avoid small caps
|
commit | commitdiff | tree |
2013-01-05 |
Paul Eggert | regex: conform to strict C
|
commit | commitdiff | tree |
2013-01-05 |
Paul Eggert | gnulib-tool: fix incompatibility with autopoint 0.18.2
|
commit | commitdiff | tree |
2013-01-04 |
Paul Eggert | fprintftime: bring back and reword fwrite comment
|
commit | commitdiff | tree |
2013-01-04 |
Paul Eggert | stdio: remove now-unnecessary stdio.c
|
commit | commitdiff | tree |
2013-01-04 |
Paul Eggert | unicodeio: depend on stdio, not ignore-value
|
commit | commitdiff | tree |
2013-01-04 |
Paul Eggert | fprintftime: depend on stdio, not ignore-value
|
commit | commitdiff | tree |
2013-01-03 |
Paul Eggert | fwrite: silence __wur only for older glibc versions
|
commit | commitdiff | tree |
2013-01-02 |
Paul Eggert | regex: omit needless signed-pointer casts
|
commit | commitdiff | tree |
2013-01-02 |
Paul Eggert | regex: support Gawk, which never uses alloca
|
commit | commitdiff | tree |
2013-01-01 |
Paul Eggert | regex: port __libc_lock_define usage to C89
|
commit | commitdiff | tree |
2012-12-31 |
Paul Eggert | regex: remove unnecessary dependency on localcharset.h
|
commit | commitdiff | tree |
2012-12-31 |
Paul Eggert | regex: revert single-byte change
|
commit | commitdiff | tree |
2012-12-31 |
Paul Eggert | regex: simplify based on Gawk version
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | regex: check that pattern char is single-byte
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | regex: implement rational ranges
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | regex: avoid redefining __wctype
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | regex: port to hosts where malloc (0) == NULL
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | regex: port to C89
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | regex: merge glibc changes
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | * users.txt: Add Emacs.
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | doc: omit mention of version when not needed
|
commit | commitdiff | tree |
2012-12-30 |
Paul Eggert | * doc/intprops.texi (Integer Properties): Fix Texinfo...
|
commit | commitdiff | tree |
2012-12-28 |
Paul Eggert | argp: fix port of port new 'inline' approach to Sun...
|
commit | commitdiff | tree |
2012-12-28 |
Paul Eggert | * doc/gnulib-readme.texi: Minor fixups.
|
commit | commitdiff | tree |
2012-12-27 |
Paul Eggert | * doc/gnulib-readme.texi (Portability guidelines):...
|
commit | commitdiff | tree |
2012-12-27 |
Paul Eggert | Hyphen and dash fixes.
|
commit | commitdiff | tree |
2012-12-27 |
Paul Eggert | Correct name of POSIX.1-2001.
|
commit | commitdiff | tree |
2012-12-27 |
Paul Eggert | doc: move README into manual
|
commit | commitdiff | tree |
2012-12-24 |
Paul Eggert | gettext: avoid obsolete macro AM_PROG_MKDIR_P
|
commit | commitdiff | tree |
2012-12-22 |
Paul Eggert | argp: port new 'inline' approach to Sun C 5.12 + Solaris 10
|
commit | commitdiff | tree |
2012-12-21 |
Paul Eggert | Fix ChangeLog typo.
|
commit | commitdiff | tree |
2012-12-21 |
Paul Eggert | AC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf
|
commit | commitdiff | tree |
2012-12-21 |
Paul Eggert | AC_PROG_MKDIR_P: don't workaround if not buggy
|
commit | commitdiff | tree |
2012-12-19 |
Paul Eggert | argp: better 'inline'
|
commit | commitdiff | tree |
2012-12-18 |
Paul Eggert | filemode, sys_stat: Handle MPX files a la AIX.
|
commit | commitdiff | tree |
2012-12-11 |
Paul Eggert | extern-inline: avoid incompatibility with Darwin Libc
|
commit | commitdiff | tree |
2012-12-08 |
Paul Eggert | vasnprintf: fix ASCII_ONLY typo
|
commit | commitdiff | tree |
2012-12-05 |
Paul Eggert | list, oset, xlist, xoset: fix extern inline issue with C99
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | sys_stat: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | extern-inline: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | snippet/warn-on-use: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | rbtree-list, rbtreehash-list: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | regex: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | xvasprintf: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | parse-datetime, parse-duration: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | getaddrinfo: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | ftruncate, fts, lstat, openat, raise: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | fflush, stat: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | error, filevercmp: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | dup, execute, fatal-signal, etc.: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | c-strtod, memcoll, readutmp: no 'static inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | arctwo, md4, md5, sha1, sha256, sha512: no 'static...
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | cond, lock, thread: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | chdir-long, cycle-check, savewd: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | base32, base64: no need for 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | array-oset, linkedhash-list, rbtree-oset: no need for...
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | list, oset, xlist, xoset, xsublist: simplify via extern...
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | xalloc: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | gethrxtime: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | wctype-h: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | unistd: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | sys_socket: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | stdio: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | sigaction: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | selinux-h: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | pthread: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | math: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | count-one-bits: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | count-leading-zeros: better 'inline'
|
commit | commitdiff | tree |
2012-11-30 |
Paul Eggert | bitrotate: better 'inline'
|
commit | commitdiff | tree |
2012-11-09 |
Paul Eggert | getlogin-tests: allow errno == ENOENT
|
commit | commitdiff | tree |
2012-11-08 |
Paul Eggert | fcntl-h: default O_SEARCH, O_EXEC back to O_RDONLY
|
commit | commitdiff | tree |
2012-11-08 |
Paul Eggert | test-utimens: speed up by taking shorter naps
|
commit | commitdiff | tree |
2012-11-06 |
Paul Eggert | errno: port to LynxOS 178 2.2.2
|
commit | commitdiff | tree |
2012-11-05 |
Paul Eggert | fcntl-h: default O_SEARCH, O_EXEC to O_PATH if available
|
commit | commitdiff | tree |
2012-10-30 |
Paul Eggert | test-raise: don't assume 199 is an invalid signal
|
commit | commitdiff | tree |