diff options
author | Jim Meyering <jim@meyering.net> | 2003-12-19 12:55:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-12-19 12:55:49 +0000 |
commit | 7cc2e159d1781a8d32c16e2c53e25a4843ce8577 (patch) | |
tree | 52670a2b1dfc8ccec091f1cc11571d7972131957 /TODO | |
parent | bcb7e37261cb4ff621191b7fa1b0472bddc57272 (diff) | |
download | coreutils-7cc2e159d1781a8d32c16e2c53e25a4843ce8577.tar.xz |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -153,3 +153,6 @@ patch from Olivier Delhomme du: add option to use \0 as line terminator rather than \n so that tools like xdiskusage that parse du output don't choke on file names with embedded newlines. + +Remove suspicious uses of alloca (ones that may allocate more than + about 4k) |