2011-04-26 |
Paul Eggert | inttypes: also provide default values for 32-bit tests
|
commit | commitdiff | tree |
2011-04-26 |
Paul Eggert | strtoumax: remove dependency on strtoimax
|
commit | commitdiff | tree |
2011-04-26 |
Paul Eggert | inttypes-incomplete: new module
|
commit | commitdiff | tree |
2011-04-26 |
Paul Eggert | inttypes: omit now-redundant strtoimax and strtoumax...
|
commit | commitdiff | tree |
2011-04-26 |
Paul Eggert | strtoimax, strtoumax: simplify, port to HP-UX 11.00...
|
commit | commitdiff | tree |
2011-04-25 |
Paul Eggert | strtoul: remove dependency on strtol
|
commit | commitdiff | tree |
2011-04-25 |
Paul Eggert | strtoull: remove dependency on strtoul
|
commit | commitdiff | tree |
2011-04-25 |
Paul Eggert | strtoll: remove dependency on strtol
|
commit | commitdiff | tree |
2011-04-24 |
Paul Eggert | inttypes: Move some configure check to module 'imaxdiv'.
|
commit | commitdiff | tree |
2011-04-24 |
Paul Eggert | inttypes: Move some configure check to module 'imaxabs'.
|
commit | commitdiff | tree |
2011-04-24 |
Paul Eggert | inttypes: Remove configure tests that are not needed...
|
commit | commitdiff | tree |
2011-04-22 |
Paul Eggert | * modules/strnlen (Depends-on): Remove memchr.
|
commit | commitdiff | tree |
2011-04-22 |
Paul Eggert | strtol: remove dependency on wchar
|
commit | commitdiff | tree |
2011-04-10 |
Paul Eggert | fix typo in ChangeLog entry
|
commit | commitdiff | tree |
2011-04-09 |
Paul Eggert | maint: change "can not" to "cannot"
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | allocator: New module.
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/stdlib.in.h (malloc, realloc): Limit this change...
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc...
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/malloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/relocwrapper.c (_GL_USE_STDLIB_ALLOC, malloc...
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/relocatable.c (_GL_USE_STDLIB_ALLOC, malloc)...
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/canonicalize-lgpl.c (_GL_USE_STDLIB_ALLOC, malloc...
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/setenv.c (_GL_USE_STDLIB_ALLOC, malloc, realloc...
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/progreloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | * lib/careadlinkat.c (_GL_USE_STDLIB_ALLOC): Define.
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | stdlib: let modules use system malloc, realloc
|
commit | commitdiff | tree |
2011-04-08 |
Paul Eggert | careadlinkat: rename members to avoid problem
|
commit | commitdiff | tree |
2011-04-06 |
Paul Eggert | verify: use _Static_assert if available
|
commit | commitdiff | tree |
2011-04-05 |
Paul Eggert | areadlink, areadlinkat: rewrite in terms of careadlinkat
|
commit | commitdiff | tree |
2011-03-24 |
Paul Eggert | xmalloc: Do not leak if underlying realloc is C99 compatible.
|
commit | commitdiff | tree |
2011-03-21 |
Paul Eggert | strftime: don't assume a byte count fits in 'int' 2011-03-20 Paul Eggert <eggert@cs.ucla.edu>
|
commit | commitdiff | tree |
2011-03-21 |
Paul Eggert | stdio: don't require ignore_value around fwrite
|
commit | commitdiff | tree |
2011-03-20 |
Paul Eggert | socklen: do not depend on sys_socket
|
commit | commitdiff | tree |
2011-03-19 |
Paul Eggert | inet_ntop, inet_pton: Simplify.
|
commit | commitdiff | tree |
2011-03-19 |
Paul Eggert | netdb: Simplify.
|
commit | commitdiff | tree |
2011-02-28 |
Paul Eggert | stdio: simplify by moving files to printf-posix, sigpipe
|
commit | commitdiff | tree |
2011-02-28 |
Paul Eggert | stdio: simplify by moving gl_STDIN_LARGE_OFFSET to...
|
commit | commitdiff | tree |
2011-02-25 |
Paul Eggert | dirname: move m4/dos.m4 functionality into lib/dosname.h
|
commit | commitdiff | tree |
2011-02-25 |
Paul Eggert | filenamecat: remove unnecessary dependency on dirname...
|
commit | commitdiff | tree |
2011-02-25 |
Paul Eggert | remove: remove unnecessary use of m4/dos.m4
|
commit | commitdiff | tree |
2011-02-25 |
Paul Eggert | * lib/openat-proc.c: Don't include dirname.h; not needed.
|
commit | commitdiff | tree |
2011-02-24 |
Paul Eggert | backupfile: remove unnecessary use of m4/dos.m4
|
commit | commitdiff | tree |
2011-02-19 |
Paul Eggert | stdint: omit redundant check for wchar.h
|
commit | commitdiff | tree |
2011-02-18 |
Paul Eggert | * NEWS: Mention 2011-02-08 change to stdlib.
|
commit | commitdiff | tree |
2011-02-18 |
Paul Eggert | * lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off...
|
commit | commitdiff | tree |
2011-02-16 |
Paul Eggert | longlong: tune, particularly for common case of c99
|
commit | commitdiff | tree |
2011-02-15 |
Paul Eggert | getloadavg: set errno
|
commit | commitdiff | tree |
2011-02-15 |
Paul Eggert | getloadavg: omit unused var
|
commit | commitdiff | tree |
2011-02-13 |
Paul Eggert | stdlib: don't get in the way of non-GCC __attribute__
|
commit | commitdiff | tree |
2011-02-12 |
Paul Eggert | stdlib: support non-GCC __attribute__
|
commit | commitdiff | tree |
2011-02-09 |
Paul Eggert | flock: fix license typo
|
commit | commitdiff | tree |
2011-02-08 |
Paul Eggert | stdlib: improve random_r modularization
|
commit | commitdiff | tree |
2011-02-08 |
Paul Eggert | stdlib: don't depend on stdint
|
commit | commitdiff | tree |
2011-02-08 |
Paul Eggert | getloadavg: don't depend on c-strtod, cloexec, fcntl...
|
commit | commitdiff | tree |
2011-02-08 |
Paul Eggert | ChangeLog: fix my old entry to give credit to Bastien
|
commit | commitdiff | tree |
2011-02-07 |
Paul Eggert | getloadavg: merge minor changes from Emacs
|
commit | commitdiff | tree |
2011-02-05 |
Paul Eggert | stdbool: do not define HAVE_STDBOOL_H
|
commit | commitdiff | tree |
2011-01-30 |
Paul Eggert | mktime: clarify long_int width checking
|
commit | commitdiff | tree |
2011-01-30 |
Paul Eggert | TYPE_MAXIMUM: avoid theoretically undefined behavior
|
commit | commitdiff | tree |
2011-01-30 |
Paul Eggert | mktime: #undef mktime before #defining it
|
commit | commitdiff | tree |
2011-01-30 |
Paul Eggert | mktime: systematically normalize tm_isdst comparisons
|
commit | commitdiff | tree |
2011-01-29 |
Paul Eggert | mktime: fix some integer overflow issues and sidestep...
|
commit | commitdiff | tree |
2011-01-29 |
Paul Eggert | mktime: avoid problems on NetBSD 5 / i386
|
commit | commitdiff | tree |
2011-01-28 |
Paul Eggert | mktime: fix misspelling in comment
|
commit | commitdiff | tree |
2011-01-24 |
Paul Eggert | Allow the user to avoid the GNULIB_TEST_* macros.
|
commit | commitdiff | tree |
2011-01-22 |
Paul Eggert | getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h
|
commit | commitdiff | tree |
2011-01-21 |
Paul Eggert | gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
|
commit | commitdiff | tree |
2011-01-20 |
Paul Eggert | assume <ctype.h>, ..., <time.h> exist
|
commit | commitdiff | tree |
2011-01-20 |
Paul Eggert | multiarch: remove AA_APPLE_UNIVERSAL_BUILD
|
commit | commitdiff | tree |
2011-01-19 |
Paul Eggert | include_next: do not check for standard headers like...
|
commit | commitdiff | tree |
2011-01-18 |
Paul Eggert | strftime: remove dependencies on multibyte modules
|
commit | commitdiff | tree |
2011-01-12 |
Paul Eggert | ftoastr: split into 3 modules ftoastr, dtoastr, ldtoastr
|
commit | commitdiff | tree |
2011-01-11 |
Paul Eggert | openat, save-cwd: avoid xmalloc
|
commit | commitdiff | tree |
2011-01-11 |
Paul Eggert | openat: Increase OPENAT_BUFFER_SIZE from 512 to at...
|
commit | commitdiff | tree |
2010-12-29 |
Paul Eggert | ftoastr, snprintf: ftoastr + snprintf module
|
commit | commitdiff | tree |
2010-12-29 |
Paul Eggert | alloca: one step towards thread-safety
|
commit | commitdiff | tree |
2010-12-28 |
Paul Eggert | tests: minor indenting change
|
commit | commitdiff | tree |
2010-12-27 |
Paul Eggert | utimens: work around glibc rounding bug on more platforms
|
commit | commitdiff | tree |
2010-12-27 |
Paul Eggert | utimens: work around glibc rounding bug on older Linux...
|
commit | commitdiff | tree |
2010-12-25 |
Paul Eggert | utimens: simplify the logic of the previous change
|
commit | commitdiff | tree |
2010-12-25 |
Paul Eggert | utimens: configure better on hosts with NFS clock skew
|
commit | commitdiff | tree |
2010-12-24 |
Paul Eggert | tests: port test-fdutimensat.c to Solaris 8
|
commit | commitdiff | tree |
2010-12-24 |
Paul Eggert | vsnprintf: make more consistent with snprintf; doc...
|
commit | commitdiff | tree |
2010-12-22 |
Paul Eggert | doc: document Solaris printf bug with large float precisions
|
commit | commitdiff | tree |
2010-12-22 |
Paul Eggert | test-posixtm.c: add two tests
|
commit | commitdiff | tree |
2010-12-22 |
Paul Eggert | getaddrinfo, inet_ntop: Update doc for Solaris.
|
commit | commitdiff | tree |
2010-12-21 |
Paul Eggert | snprintf: port snprintf (NULL, 0, ...) to Solaris 8...
|
commit | commitdiff | tree |
2010-12-21 |
Paul Eggert | ftoastr: fix comment again
|
commit | commitdiff | tree |
2010-12-20 |
Paul Eggert | ftoastr: fix comment
|
commit | commitdiff | tree |
2010-12-19 |
Paul Eggert | acl: port to Solaris 8 when copying from tmpfs to ufs
|
commit | commitdiff | tree |
2010-12-19 |
Paul Eggert | tests: set fail=0 at start
|
commit | commitdiff | tree |
2010-12-02 |
Paul Eggert | utimecmp: fine-grained src to nearby coarse-grained...
|
commit | commitdiff | tree |
2010-11-26 |
Paul Eggert | ftoastr: comment fix
|
commit | commitdiff | tree |
2010-11-24 |
Paul Eggert | stdint: port to GCC 4.3 + OSX + Octave
|
commit | commitdiff | tree |
2010-11-19 |
Paul Eggert | ftoastr: don't assume snprintf
|
commit | commitdiff | tree |
2010-11-19 |
Paul Eggert | ftoastr: depend on snprintf, improve comments
|
commit | commitdiff | tree |
2010-11-19 |
Paul Eggert | ftoastr: port to hosts lacking strtof and strtold
|
commit | commitdiff | tree |
2010-11-18 |
Paul Eggert | intprops: new macro INT_BITS_STRLEN_BOUND
|
commit | commitdiff | tree |
2010-11-17 |
Paul Eggert | ftoastr: new module, for lossless conversion of floats...
|
commit | commitdiff | tree |
next |