Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright notice from LGPLv2.0+ to LGPLv3+. | Bruno Haible | 2007-10-07 | 252 | -2268/+1764 |
* | Change copyright notice from LGPL to GPL. | Bruno Haible | 2007-10-07 | 1 | -3/+3 |
* | New modules 'fopen' and 'freopen'. | Bruno Haible | 2007-10-07 | 3 | -0/+100 |
* | New module 'open'. | Bruno Haible | 2007-10-07 | 3 | -2/+68 |
* | New module 'ceill'. | Bruno Haible | 2007-10-05 | 2 | -34/+11 |
* | New module 'ceilf'. | Bruno Haible | 2007-10-05 | 3 | -0/+117 |
* | New module 'floorl'. | Bruno Haible | 2007-10-05 | 2 | -34/+11 |
* | New module 'floorf'. | Bruno Haible | 2007-10-05 | 3 | -0/+117 |
* | New module 'truncl'. | Bruno Haible | 2007-10-05 | 2 | -0/+34 |
* | New module 'truncf'. | Bruno Haible | 2007-10-05 | 3 | -15/+80 |
* | New module 'trunc'. | Bruno Haible | 2007-10-04 | 2 | -0/+81 |
* | Add support for QNX (untested). | Bruno Haible | 2007-10-03 | 9 | -2/+38 |
* | Update after renamings. | Bruno Haible | 2007-10-02 | 1 | -6/+6 |
* | Rename wctype_.h to wctype.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename wchar_.h to wchar.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename unistd_.h to unistd.in.h. | Bruno Haible | 2007-10-02 | 2 | -1/+1 |
* | Rename time_.h to time.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename sysexits_.h to sysexits.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename sys_time_.h to sys_time.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename sys_stat_.h to sys_stat.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename sys_socket_.h to sys_socket.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename sys_select_.h to sys_select.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename string_.h to string.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename stdlib_.h to stdlib.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename stdio_.h to stdio.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename stdint_.h to stdint.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename stdbool_.h to stdbool.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename signal_.h to signal.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename search_.h to search.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename poll_.h to poll.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename netinet_in_.h to netinet_in.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename math_.h to math.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename locale_.h to locale.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename inttypes_.h to inttypes.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename iconv_.h to iconv.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename glob_.h to glob.in.h. | Bruno Haible | 2007-10-02 | 1 | -1/+1 |
* | Rename getopt_.h to getopt.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename fnmatch_.h to fnmatch.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename float_.h to float.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename fcntl_.h to fcntl.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename dirent_.h to dirent.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename byteswap_.h to byteswap.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename argz_.h to argz.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Rename alloca_.h to alloca.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+0 |
* | Tweak doc of getdelim and getline declarations. | Bruno Haible | 2007-09-30 | 1 | -12/+15 |
* | Change xreadlink module to use areadlink. | Bruno Haible | 2007-09-30 | 2 | -93/+9 |
* | Remove execute permission. | Bruno Haible | 2007-09-30 | 1 | -0/+0 |
* | Fix canonicalize loop-detection corner case. | Jim Meyering | 2007-09-28 | 3 | -1/+13 |
* | canonicalize: Avoid a false-positive cycle failure. | Jim Meyering | 2007-09-27 | 1 | -4/+36 |
* | New module, file-set. | Jim Meyering | 2007-09-27 | 2 | -0/+87 |