2012-11-30 |
Paul Eggert | arctwo, md4, md5, sha1, sha256, sha512: no 'static... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | cond, lock, thread: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | chdir-long, cycle-check, savewd: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | base32, base64: no need for 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | array-oset, linkedhash-list, rbtree-oset: no need for... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | list, oset, xlist, xoset, xsublist: simplify via extern... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | xalloc: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | gethrxtime: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | wctype-h: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | unistd: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | sys_socket: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | stdio: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | sigaction: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | selinux-h: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | pthread: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | math: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | count-one-bits: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | count-leading-zeros: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Paul Eggert | bitrotate: better 'inline' |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Theophile Ranquet | maint.mk: avoid gratuitous failure |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Eli Zaretskii | canonicalize, canonicalize-lgpl: support MS-Windows... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Dmitry V. Levin | fts: introduce FTS_VERBATIM |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Pádraig Brady | getlogin_r-tests: allow errno == ENXIO or ENOENT |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Paul Eggert | getlogin-tests: allow errno == ENOENT |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Jim Meyering | tests/nap.h: avoid warning about unused variable |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Jim Meyering | prefix-gnulib-mk: avoid overzealous "lib/"-prefix addition |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Paul Eggert | fcntl-h: default O_SEARCH, O_EXEC back to O_RDONLY |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Paul Eggert | test-utimens: speed up by taking shorter naps |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Jim Meyering | mountlist.c: fix a compilation failure |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Paul Eggert | errno: port to LynxOS 178 2.2.2 |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Paul Eggert | fcntl-h: default O_SEARCH, O_EXEC to O_PATH if available |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Andrew Warshall | mountlist: do not classify a bind-mounted dir entry... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Akim Demaille | quote: provide a means to escape strings with nul chara... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Paul Eggert | test-raise: don't assume 199 is an invalid signal |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Paul Eggert | sh-quote-tests: port to Solaris 9 |
commit | commitdiff | tree | snapshot |
2012-10-30 |
Jim Meyering | maint.mk: rename a new configurable variable |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Eric Blake | maint.mk: let packages tweak sc_po_check pattern |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Paul Eggert | euidaccess: speed up 'configure' on GNU hosts |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Paul Eggert | * lib/regexec.c (re_search_internal): Fix grammar in... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Paul Eggert | fchmodat, fchownat, fstatat: port to non-inlining compilers |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jim Meyering | fchmodat.c, fchownat.c: fix compile-impeding typos |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Paul Eggert | fcntl-h: support GNU flags like O_IGNORE_CTTY |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Paul Eggert | faccessat, etc.: support AT_FDCWD-only use |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Paul Eggert | faccessat: speed up 'configure' on mainstream hosts |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Paul Eggert | faccessat: port to Solaris 10 |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Pádraig Brady | canonicalize: fix C89 compilation |
commit | commitdiff | tree | snapshot |
2012-10-13 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Paul Eggert | group-member: omit unnecessary dependencies |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Alexandre Duret... | gethrxtime: port to C++ |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Paul Eggert | ptsname: fix macro-name typo |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Simon Josefsson | inttostr: Relax license. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Eric Blake | ptsname_r: support ptys returned by FreeBSD posix_openpt |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Eric Blake | pselect: reject invalid file descriptors |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Eric Blake | select: reject invalid file descriptors |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Eric Blake | select: enhance test |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Blake | ptsname: reject invalid file descriptors |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Nikos Mavrogiannopoulos | hash-pjw-bare: new module |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Blake | manywarnings: cater to more gcc infelicities |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Ed Maste | select, poll tests: Make setsockopt invocation effective. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Paul Eggert | sockets, sys_stat: restore AC_C_INLINE |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Bruno Haible | localeconv tests: Avoid test failure on OpenIndiana. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Bruno Haible | havelib: Follow libtool developments. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Jim Meyering | ChangeLog: mention who reported the problem. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Jim Meyering | fstatat.c: fix a compile-impeding typo |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Akim Demaille | extern-inline: provide a -Wundef safe config.h |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Paul Eggert | hash-pjw: relax license to LGPLv2+ |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Akim Demaille | maint.mk: fix strict vs. lazy variable issues with... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Akim Demaille | maint.mk: formatting changes |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Akim Demaille | maint.mk: provide "make upload" to ease uploading |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Akim Demaille | maint.mk: factor the validation of RELEASE_TYPE |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Akim Demaille | maint.mk: silent rules |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Paul Eggert | localename: port gl_locale_name_thread_unsafe to FreeBSD |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | binary-io, eealloc, mbfile, mbiter, mbutil, xsize:... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | pipe-filter-gi, pipe-filter-ii: better use of 'inline' |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | fdutimensat: omit unnecessary AC_C_INLINE |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | fchmodat, fchownat, fstatat: use extern-inline |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | acl, mbchar, priv-set: use extern-inline |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | sockets, sys_stat: remove AC_C_INLINE in MSVC-only... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | tls-tests: omit unnecessary 'inline' |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | utimens-tests: avoid unnecessary 'inline' |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Paul Eggert | misc: don't limit commentary to inline functions |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Jim Meyering | non-recursive-gnulib-prefix-hack: new module |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Jim Meyering | ChangeLog: fix indentation |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Jim Meyering | maint.mk: generalize _gl_tight_scope for non-recursive... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Jim Meyering | maint.mk: exempt trailing blanks found in "binary"... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Jim Meyering | maint.mk: sc_prohibit_path_max_allocation: don't FP... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Jim Meyering | maint.mk: teach sc_prohibit_magic_number_exit to accept 77 |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Jim Meyering | maint.mk: relax sc_prohibit_strcmp, to avoid a false... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Paul Eggert | localcharset: work around Mac OS X bug with UTF-8 and... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Paul Eggert | doc: document sticky-EOF issue |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Joachim Schmitz | poll: fix poll(0, NULL, msec) |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Joachim Schmitz | poll: fix for systems that can't recv() on a non-socket |
commit | commitdiff | tree | snapshot |
next |