| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket. | Bruno Haible | 2008-09-29 | 1 | -0/+3 |
* | implement full-blown select(2) for winsock | Paolo Bonzini | 2008-09-24 | 1 | -0/+6 |
* | update NEWS for previous change | Paolo Bonzini | 2008-09-23 | 1 | -0/+20 |
* | Remove module EOVERFLOW. | Bruno Haible | 2008-09-14 | 1 | -0/+2 |
* | New module 'xconcat-filename', split off from module 'concat-filename'. | Bruno Haible | 2008-09-02 | 1 | -3/+4 |
* | Split module 'filename' into 'filename' and 'concat-filename'. | Bruno Haible | 2008-09-02 | 1 | -0/+5 |
* | Assume Solaris specific bi-arch conventions on Solaris systems. | Bruno Haible | 2008-08-31 | 1 | -0/+7 |
* | strverscmp: migrate from "strverscmp.h" to <string.h> | Eric Blake | 2008-08-19 | 1 | -0/+3 |
* | Move the lock and tls source files into a subdirectory. | Bruno Haible | 2008-08-14 | 1 | -0/+5 |
* | Make c-stack use libsigsegv, when available. | Eric Blake | 2008-07-17 | 1 | -0/+4 |
* | Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h. | Ben Pfaff | 2008-07-12 | 1 | -0/+5 |
* | Add termsigp argument to execute() and wait_process(). | Bruno Haible | 2008-06-10 | 1 | -0/+5 |
* | Split up the 'linebreak' module. | Bruno Haible | 2008-05-10 | 1 | -0/+6 |
* | Mention Simon's recent changes. | Bruno Haible | 2008-04-29 | 1 | -0/+6 |
* | Declare rpmatch. | Bruno Haible | 2008-04-29 | 1 | -0/+2 |
* | Take into account the number of pushed-back bytes (ungetc). | Bruno Haible | 2008-03-10 | 1 | -0/+3 |
* | Rename isnan, applicable to 'double' only, to isnand. | Bruno Haible | 2008-01-26 | 1 | -0/+5 |
* | Convert strcasestr module to use Two-Way algorithm. | Eric Blake | 2008-01-14 | 1 | -0/+6 |
* | gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally. | Paul Eggert | 2008-01-09 | 1 | -0/+6 |
* | Add memmem-simple module. | Eric Blake | 2008-01-09 | 1 | -0/+6 |
* | Split setenv module into setenv and unsetenv. Get rid of setenv.h. | Bruno Haible | 2007-12-26 | 1 | -0/+5 |
* | Move declaration of getpagesize() from getpagesize.h to unistd.h. | Bruno Haible | 2007-12-03 | 1 | -0/+3 |
* | Move declarations of str{,n}casecmp from <string.h> to <strings.h>. | Bruno Haible | 2007-12-03 | 1 | -0/+3 |
* | Mention the license change. | Bruno Haible | 2007-10-08 | 1 | -0/+5 |
* | Let linebreak rely on uniwidth/width. | Bruno Haible | 2007-09-01 | 1 | -0/+4 |
* | Rename mreadlink_with_size to areadlink_with_size. | Jim Meyering | 2007-08-28 | 1 | -0/+5 |
* | Move getline and getdelim into stdio.h, per POSIX 200x. | Eric Blake | 2007-08-22 | 1 | -0/+4 |
* | New file: lib/idcache.h | Jim Meyering | 2007-08-18 | 1 | -0/+2 |
* | * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal. | Paul Eggert | 2007-08-10 | 1 | -0/+3 |
* | * NEWS: Describe interface changes to human, xstrtol. | Paul Eggert | 2007-08-06 | 1 | -0/+11 |
* | Revert last patch. | Bruno Haible | 2007-07-26 | 1 | -4/+0 |
* | 2007-07-25 Jim Meyering <jim@meyering.net> | Bruno Haible | 2007-07-25 | 1 | -0/+4 |
* | add lgpl-3.0.texi; have all Texinfo licenses consistently omit any sectioning... | Karl Berry | 2007-07-14 | 1 | -0/+2 |
* | * lib/version-etc.c (version_etc_va): Default to GPLv3+. | Eric Blake | 2007-07-10 | 1 | -0/+3 |
* | Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h. | Bruno Haible | 2007-07-07 | 1 | -0/+3 |
* | 2007-07-02 Simon Josefsson <simon@josefsson.org> | Simon Josefsson | 2007-07-02 | 1 | -1/+1 |
* | 2007-07-02 Simon Josefsson <simon@josefsson.org> | Simon Josefsson | 2007-07-02 | 1 | -0/+3 |
* | Mention yesterday's lchown changes. | Bruno Haible | 2007-06-17 | 1 | -0/+3 |
* | Rename allocsa -> malloca, xallocsa -> xmalloca. | Bruno Haible | 2007-06-09 | 1 | -0/+11 |
* | Fix an old entry. | Bruno Haible | 2007-05-28 | 1 | -2/+2 |
* | * NEWS: Mention the incompatible change (s/futimens/gl_futimens/) | Jim Meyering | 2007-05-20 | 1 | -0/+4 |
* | sigprocmask.h is replaced with <signal.h>. | Bruno Haible | 2007-05-01 | 1 | -0/+5 |
* | Assume 'long double' exists. | Bruno Haible | 2007-04-06 | 1 | -0/+4 |
* | Move back memxor module. | Simon Josefsson | 2007-04-03 | 1 | -1/+0 |
* | Fix gc. | Simon Josefsson | 2007-04-03 | 1 | -0/+1 |
* | Crypto modules were renamed. | Bruno Haible | 2007-04-01 | 1 | -0/+24 |
* | Reorder. | Simon Josefsson | 2007-03-28 | 1 | -5/+5 |
* | New module 'search'. | Bruno Haible | 2007-03-25 | 1 | -0/+3 |
* | Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h, | Bruno Haible | 2007-03-24 | 1 | -0/+13 |
* | Remove module 'iconvme'. | Bruno Haible | 2007-03-20 | 1 | -0/+5 |