Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fe1d4a2a | 2016-03-27 20:53:14 | g/c PFRAG.shared | ||
| e06bac5b | 2016-01-23 18:56:28 | Update to coreutils-8.25. | ||
| e3d25626 | 2015-07-08 16:04:14 | update to coreutils-8.24 | ||
| fccfd673 | 2014-01-28 16:55:46 | Fix handling of gstdbuf and !shared archs. - gstdbuf uses LD_PRELOAD with a fixed name "libstdbuf.so", so don't rename it to glibstdbuf.so - this functionality requires shared libs support, which we don't have on vax. Sadly the upstream test (is the platform ELF and is the compiler gcc?) isn't enough. So hack the test and put gstdbuf-related files in PFRAG.shared. ok sthen@ | ||
| ef11d673 | 2013-04-26 16:19:24 | Update to coreutils 8.21. ok sthen@ | ||
| 45749a88 | 2012-10-30 20:45:10 | update to coreutils 8.20; various fixes since 8.15 including - sort -u could fail to output one or more result lines - sort -u could read freed memory | ||
| 21661555 | 2012-03-20 16:34:07 | Import GNU coreutils 8.15. The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. Previously these utilities were offered as three individual sets of GNU utilities, Fileutils, Shellutils, and Textutils. Those three have been combined into a single set of utilities called Coreutils. From: Antti Harri |