e2fsprogs/lib/et
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
..
dll Many files: 1997-04-26 13:58:21 +00:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
ChangeLog Fixes necessary for e2fsprogs to work using the diet libc. 2001-12-02 17:23:27 +01:00
Makefile.in ChangeLog, Makefile.in: 2000-07-04 18:51:20 +00:00
com_err.3 ChangeLog, com_err.3: 1999-10-23 02:51:33 +00:00
com_err.c Fixes necessary for e2fsprogs to work using the diet libc. 2001-12-02 17:23:27 +01:00
com_err.h Many files: 1997-04-26 13:34:30 +00:00
com_err.texinfo com_err.texinfo: Add appropriate @node and @menu lines so that 2001-09-11 00:38:03 -04:00
compile_et.1 ChangeLog, compile_et.1: 2000-12-04 23:49:07 +00:00
compile_et.sh.in Make compile_et and mk_cmds safe from directory pathnames that 2001-09-16 23:29:17 -04:00
error_message.c Many files: 1999-10-23 01:16:22 +00:00
error_table.h Many files: 1999-10-23 01:16:22 +00:00
et_c.awk ChangeLog, et_c.awk, et_h.awk: 1998-06-27 05:23:55 +00:00
et_h.awk ChangeLog, et_c.awk, et_h.awk: 1998-06-27 05:23:55 +00:00
et_name.c Many files: 1999-10-23 01:16:22 +00:00
init_et.c Many files: 1999-10-23 01:16:22 +00:00
internal.h Many files: 1999-10-23 01:16:22 +00:00
texinfo.tex Many files: 1997-04-26 13:21:57 +00:00
vfprintf.c Many files: 1997-04-26 13:58:21 +00:00