Age | Commit message (Expand) | Author | Files | Lines |
2012-09-11 | build: build lib/ using non-recursive make | Jim Meyering | 2 | -37/+5 |
2012-09-10 | maint: move the last coreutils-specific files from lib/ to gl/ | Jim Meyering | 10 | -513/+0 |
2012-05-08 | maint: fix common spelling errors | Kevin Lyda | 1 | -1/+1 |
2012-01-27 | maint: use single copyright year range | Jim Meyering | 9 | -10/+9 |
2012-01-09 | maint: straggler *.[ch] files: convert more `...' to '...' | Jim Meyering | 2 | -2/+2 |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | 10 | -10/+10 |
2011-11-24 | maint: bootstrap: run autopoint and libtoolize *before* gnulib-tool | Jim Meyering | 1 | -0/+11 |
2011-10-09 | rm: do not resort to stat'ing very long names even on deficient systems | Jim Meyering | 2 | -139/+0 |
2011-07-02 | maint: use "const" and "pure" function attributes where possible | Jim Meyering | 4 | -5/+6 |
2011-07-02 | buffer_lcm: declare with _GL_ATTRIBUTE_CONST | Jim Meyering | 2 | -1/+2 |
2011-05-12 | maint: use <unistd.h>, not "group-member.h" | Jim Meyering | 1 | -1/+0 |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering | 11 | -11/+11 |
2010-08-04 | sort: -R now uses less memory on long lines with internal NULs | Paul Eggert | 5 | -173/+1 |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 13 | -14/+14 |
2009-12-01 | rm: fix empty-name bug introduced with conversion to use fts | Jim Meyering | 1 | -23/+6 |
2009-11-07 | chcon, chgrp, chmod and chown now diagnose a directory cycle | Jim Meyering | 2 | -0/+23 |
2009-10-29 | maint: avoid exiting with magic number | Eric Blake | 1 | -1/+1 |
2009-10-29 | build (--enable-gcc-warnings): enable gcc's -Werror also in lib/ | Jim Meyering | 1 | -1/+1 |
2009-09-11 | euidaccess-stat: remove unnecessary macros | Eric Blake | 1 | -7/+0 |
2009-09-05 | maint: remove unused file: lib/fdopendir-glibc.c | Jim Meyering | 1 | -136/+0 |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering | 10 | -154/+154 |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | 13 | -14/+13 |
2009-06-23 | maint: remove old TODO files | Jim Meyering | 1 | -40/+0 |
2009-04-30 | stdopen: remove unused code | Eric Blake | 2 | -90/+0 |
2009-04-04 | maint: clean up Makefile.am, rename remaining ChangeLog files | Jim Meyering | 1 | -0/+0 |
2009-03-07 | build: avoid "multiply defined..." warning from automake | Jim Meyering | 1 | -2/+2 |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering | 1 | -1/+1 |
2008-06-08 | standardize some error messages | Bo Borgerson | 1 | -2/+2 |
2008-03-31 | dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdout | Paul Eggert | 1 | -5/+3 |
2008-03-02 | Create sha256 and sha512 modules and move files into gl/. | Jim Meyering | 5 | -1475/+0 |
2008-01-31 | Remove alignment constraint from the sha*_read_ctx functions. | Jim Meyering | 4 | -36/+37 |
2007-10-07 | Convert coreutils' rand*.{c,h,m4} into modules. | Jim Meyering | 8 | -1057/+0 |
2007-10-04 | lib/search_.h: Remove unused file. | Jim Meyering | 1 | -87/+0 |
2007-10-04 | Remove test program: lib/t-fpending.c. | Jim Meyering | 2 | -51/+1 |
2007-09-08 | Accommodate gnulib's renaming: __fpending.h -> fpending.h. | Jim Meyering | 1 | -2/+2 |
2007-08-24 | No longer version-control .???ignore files in lib/, m4/, and po/. | Jim Meyering | 2 | -907/+0 |
2007-08-20 | Avoid consuming too much seekable input when yesno is used. | Eric Blake | 2 | -0/+14 |
2007-08-18 | Use new "idcache.h" header. | Jim Meyering | 2 | -0/+2 |
2007-08-11 | Accommodate more xstrtol changes. | Paul Eggert | 2 | -0/+2 |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | 28 | -150/+120 |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | 28 | -28/+28 |
2007-07-08 | Remove .gdb-history. | Jim Meyering | 1 | -340/+0 |
2007-07-08 | Add to .cvsignore and .gitignore files. | Jim Meyering | 2 | -0/+8 |
2007-07-06 | setuidgid: set all groups, not just the primary one; mgetgroups: new module | Jim Meyering | 2 | -0/+6 |
2007-06-18 | Use mreadlink_with_size (doesn't exit), not xreadlink_with_size. | Jim Meyering | 2 | -6/+4 |
2007-06-10 | Add to .cvsignore and .gitignore files. | Jim Meyering | 2 | -6/+6 |
2007-06-02 | Add to .cvsignore and .gitignore files. | Jim Meyering | 2 | -0/+12 |
2007-05-31 | Pull printf-related code from gnulib, rather than using forked copy. | Jim Meyering | 4 | -1730/+5 |
2007-05-26 | Add to .cvsignore and .gitignore files. | Jim Meyering | 2 | -0/+8 |
2007-04-28 | * src/nohup.c (usage): Describe how standard input and output are redirected. | Paul Eggert | 2 | -0/+8 |