diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-07-07 15:45:11 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-07-07 15:45:11 +0000 |
commit | 5f2a4f9ab0ad19a2a0a9e1a0050b5693af855e44 (patch) | |
tree | 41b3a89f4ad8a05b6fd6c7f9c0df6363d2572b34 /TODO | |
parent | 9755910e9b8c9dcf7b87cc62d00a884aac65a3d3 (diff) |
Tue Jul 7 11:39:08 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
* Makeconf (%.o): New rules (from %.c and %.S) so that we can
specify file-specific CPPFLAGS (already in use by utils/Makefile
for utils/ping.c).
(%_pic.o, $_p.o, make-deps): Also grok file-specific CPPFLAGS.
Reported by Gordon Matzigkeit (gord@gnu.org).
* INSTALL-cross: Updated by Gordon Matzigkeit (gord@gnu.org).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ See `tasks', the exported task list. *** Try to write directories with 512-byte record boundaries. !! *** Maybe file_pager_write_page should be able to accurately reproduce holes *** Add byte-swapping. !! +*** If the target of a symlink is the empty string, stat seems to spin forever !!! ** crash *** Write core files. !! |