e2fsprogs/lib
Theodore Ts'o 571fc5a89c Fixes necessary for e2fsprogs to work using the diet libc.
- Renamed linux/list.h to be linux/linked_list.h to work around a
  problem caused by diet libc insistence to search the kernel
  header files ahead of all other files in the include path, 
  including the user specified include files.

- Worked around a bug in diet libc which core dumps when using 
  putc with stderr by using fputs instead.  As a bonus, this
  also shaved a few bytes off of com_err.o.

- Fixed a real bug in debugfs which was detected because diet libc
  was more sensitive than glibc when incorrectly using fclose()
  where pclose() is required.
2001-12-02 17:23:27 +01:00
..
e2p Define a new ext2 file attribute, EXT2_NOTAIL_FL, 2001-11-05 19:22:02 -05:00
et Fixes necessary for e2fsprogs to work using the diet libc. 2001-12-02 17:23:27 +01:00
ext2fs Fixes necessary for e2fsprogs to work using the diet libc. 2001-12-02 17:23:27 +01:00
ss Update changelogs for 1.25 release. 2001-09-20 10:47:47 -04:00
uuid Add libuuid man pages to the RPM spec file. 2001-10-01 16:02:20 -06:00
ChangeLog Update changelogs for 1.25 release. 2001-09-20 10:47:47 -04:00
Makefile.bsd-lib Many files: 2001-05-19 22:07:36 +00:00
Makefile.checker Many files: 1997-04-26 13:58:21 +00:00
Makefile.dll-lib Many files: 2001-05-19 22:07:36 +00:00
Makefile.elf-lib Many files: 2001-05-19 22:07:36 +00:00
Makefile.library Many files: 1997-04-26 13:58:21 +00:00
Makefile.profile Many files: 1998-04-01 02:51:21 +00:00
Makefile.solaris-lib Many files: 2001-05-19 22:07:36 +00:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00