2011-08-05 |
Bruno Haible | pathmax: Leave PATH_MAX undefined on the Hurd, and... |
blob | commitdiff | raw |
2011-07-24 |
Bruno Haible | close: No longer depend on module 'fclose'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Mention the changes. |
blob | commitdiff | raw | diff to current |
2011-06-15 |
Paul Eggert | verify: new macro verify_expr; verify_true deprecated |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Bruno Haible | ansi-c++-opt: Interoperability with libtool. |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Bruno Haible | group-member: Declare function in <unistd.h>. |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Simon Josefsson | exit: Remove module. |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Eric Blake | hash, mgetgroups: drop xalloc dependency |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Eric Blake | save-cwd: reduce default dependency |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Bruno Haible | ioctl: Remove link dependency on native Windows. |
blob | commitdiff | raw | diff to current |
2011-03-08 |
Bruno Haible | regex-quote: New API. |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Paul Eggert | dirname: move m4/dos.m4 functionality into lib/dosname.h |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Paul Eggert | * NEWS: Mention 2011-02-08 change to stdlib. |
blob | commitdiff | raw | diff to current |
2011-02-15 |
Paul Eggert | getloadavg: set errno |
blob | commitdiff | raw | diff to current |
2011-02-08 |
Bruno Haible | New module 'iswblank'. |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Bruno Haible | Rename module 'wctype' to 'wctype-h'. |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Paul Eggert | multiarch: remove AA_APPLE_UNIVERSAL_BUILD |
blob | commitdiff | raw | diff to current |
2010-12-11 |
Bruno Haible | Rename module 'pipe' to 'spawn-pipe'. |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Eric Blake | parse-datetime: better name than get_date |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Bruno Haible | More renaming from 'getdate' to 'get_date'. |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Eric Blake | getdate: rename to get_date |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Bruno Haible | Separate the module 'waitpid' from the module 'sys_wait'. |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Eric Blake | fdutimens, fdutimensat: update signature, again |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Eric Blake | fdutimensat: add an atflag parameter |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Paolo Bonzini | regex: Pass the system regex if its only problem is... |
blob | commitdiff | raw | diff to current |
2010-09-12 |
Paul Eggert | savedir: add streamsavedir, deprecate fdsavedir |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Bruno Haible | Improve NEWS entry. |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Paul Eggert | * NEWS: Document recent changes to fcntl-h. |
blob | commitdiff | raw | diff to current |
2010-09-04 |
Bruno Haible | gnulib-tool: Change --import. New options --add/remove... |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Bruno Haible | Rename module 'realloc' -> 'realloc-gnu'. |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Bruno Haible | Rename module 'calloc' -> 'calloc-gnu'. |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Bruno Haible | Rename module 'malloc' -> 'malloc-gnu'. |
blob | commitdiff | raw | diff to current |
2010-08-14 |
Bruno Haible | Rename module 'memxfrm' to 'amemxfrm'. |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Eric Blake | readlinkat: split into its own module |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Bruno Haible | ansi-c++-opt: Mention last change in NEWS. |
blob | commitdiff | raw | diff to current |
2010-06-03 |
Bruno Haible | Don't use AC_LIBOBJ with file names in subdirectories. |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Bruno Haible | Mention requirement for Automake option 'subdir-objects'. |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Eric Blake | maint.mk: fix some fallout |
blob | commitdiff | raw | diff to current |
2010-03-28 |
Bruno Haible | lib-ignore: Determine different options for different... |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Eric Blake | forkpty, openpty: split functions into new modules |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Simon Josefsson | exit: Obsolete module, use stdlib instead. |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Bruno Haible | Move the malloc checking from module 'list' to new... |
blob | commitdiff | raw | diff to current |
2009-12-13 |
Bruno Haible | Move the malloc checking from module 'oset' to new... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Bruno Haible | Use spaces for indentation, not tabs. |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Bruno Haible | link-warning: Add copyright notice. |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Eric Blake | getgroups: don't expose GETGROUPS_T to user |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Eric Blake | tempname: resync from glibc |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Bruno Haible | Make num_processors more flexible and consistent. |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Bruno Haible | Document the new library dependencies of inet_ntop... |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Eric Blake | utimens: add UTIME_NOW and UTIME_OMIT support |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Eric Blake | same-inode: revert prior change; it is not yet ready |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Eric Blake | same-inode: make SAME_INODE tri-state, to port to mingw |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Eric Blake | canonicalize, canonicalize-lgpl: use <stdlib.h> |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Eric Blake | link-follow: accomodate mingw and cross-compilation |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Eric Blake | openat: declare in POSIX headers |
blob | commitdiff | raw | diff to current |
2009-08-30 |
Bruno Haible | Make the striconveh API easier to use. |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Bruno Haible | New module 'mkostemp'. |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Bruno Haible | New modules 'getopt-posix', 'getopt-gnu'. |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Eric Blake | fpurge: migrate into <stdio.h> |
blob | commitdiff | raw | diff to current |
2009-04-26 |
Bruno Haible | Simplify calling convention of u*_conv_from_encoding. |
blob | commitdiff | raw | diff to current |
2009-04-26 |
Bruno Haible | Simplify calling convention of u*_conv_to_encoding. |
blob | commitdiff | raw | diff to current |
2009-04-23 |
Simon Josefsson | Sync maint.mk with coreutils. |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Bruno Haible | Rename module 'visibility'. |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Simon Josefsson | Rename ld-version-script to lib-symbol-versions. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Bruno Haible | Remove dependency from 'close' module to -lws2_32 on... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Kamil Dudka | filevercmp: Move hidden files up in ordering. |
blob | commitdiff | raw | diff to current |
2009-01-23 |
Bruno Haible | Change c_strtod, c_strtold to no longer call xalloc_die(). |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Bruno Haible | Support for stripping executables in --enable-relocatable. |
blob | commitdiff | raw | diff to current |
2008-12-23 |
Bruno Haible | Module getaddrinfo requires linking with $(GETADDRINFO_... |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Bruno Haible | Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC. |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Paolo Bonzini | Remove m4/warning.m4. |
blob | commitdiff | raw | diff to current |
2008-10-20 |
Bruno Haible | Move the lstat() declaration to <sys/stat.h>. |
blob | commitdiff | raw | diff to current |
2008-10-20 |
Simon Josefsson | Move getaddrinfo.h declarations to netdb.h. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Bruno Haible | Move the isnanf(), isnand(), isnanl() declarations... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Bruno Haible | Move the lchmod() declaration to <sys/stat.h>. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Bruno Haible | Move the dirfd() declaration to <dirent.h>. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Bruno Haible | Move the euidaccess() declaration to <unistd.h>. |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Bruno Haible | Move the getdomainname() declaration to <unistd.h>. |
blob | commitdiff | raw | diff to current |
2008-10-01 |
Jim Meyering | remove trailing spaces |
blob | commitdiff | raw | diff to current |
2008-09-29 |
Bruno Haible | Set LIBSOCKET instead of augmenting LIBS. Also handle... |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Paolo Bonzini | implement full-blown select(2) for winsock |
blob | commitdiff | raw | diff to current |
2008-09-23 |
Paolo Bonzini | update NEWS for previous change |
blob | commitdiff | raw | diff to current |
2008-09-13 |
Bruno Haible | Remove module EOVERFLOW. |
blob | commitdiff | raw | diff to current |
2008-09-01 |
Bruno Haible | New module 'xconcat-filename', split off from module... |
blob | commitdiff | raw | diff to current |
2008-09-01 |
Bruno Haible | Split module 'filename' into 'filename' and 'concat... |
blob | commitdiff | raw | diff to current |
2008-08-31 |
Bruno Haible | Assume Solaris specific bi-arch conventions on Solaris... |
blob | commitdiff | raw | diff to current |
2008-08-20 |
Paolo Bonzini | Merge branch 'master' of ssh://bonzini@git.sv.gnu.org... |
blob | commitdiff | raw | diff to current |
2008-08-19 |
Eric Blake | strverscmp: migrate from "strverscmp.h" to <string.h> |
blob | commitdiff | raw | diff to current |
2008-08-14 |
Bruno Haible | Move the lock and tls source files into a subdirectory. |
blob | commitdiff | raw | diff to current |
2008-07-17 |
Eric Blake | Make c-stack use libsigsegv, when available. |
blob | commitdiff | raw | diff to current |
2008-07-12 |
Ben Pfaff | Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h. |
blob | commitdiff | raw | diff to current |
2008-06-10 |
Bruno Haible | Add termsigp argument to execute() and wait_process(). |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Bruno Haible | Split up the 'linebreak' module. |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Bruno Haible | Mention Simon's recent changes. |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Bruno Haible | Declare rpmatch. |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Bruno Haible | Take into account the number of pushed-back bytes ... |
blob | commitdiff | raw | diff to current |
2008-01-26 |
Bruno Haible | Rename isnan, applicable to 'double' only, to isnand. |
blob | commitdiff | raw | diff to current |
2008-01-15 |
Eric Blake | Convert strcasestr module to use Two-Way algorithm. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
Paul Eggert | gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H uncondit... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Eric Blake | Add memmem-simple module. |
blob | commitdiff | raw | diff to current |
next |