summaryrefslogtreecommitdiffstats
path: root/loader/minilibc.h
Commit message (Collapse)AuthorAgeFilesLines
* anaconda.spec.in: require modutils-develMatt Wilson2001-12-111-0/+12
| | | | | | | | | | | isys/Makefile: don't build any of the stuff in modutils/ loader/Makefile: link against the system modutils loader/dietstubs.c: implement __rawmemchr loader/minilibc.h: add declaration to make things build with current kernel headers po/Makefile: no more gnome-map po/anaconda.pot: regenerate utils/Makefile link against the system modutils
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-0/+8
| | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places
* added getppid()Erik Troan2001-01-121-0/+1
|
* handle /tmp/cleanupErik Troan2000-06-021-0/+1
|
* Kill __FD_SET etc. definitions, not needed.jakub2000-03-271-34/+5
| | | | | | | #define _FEATURES_H to work around gcc stub for posix_types.h. Take exit call out of line in minilibc and make it really noreturn (and do exit syscall in there). Correct type of memcpy.
* modified for i386 w/ 2.3 kernelMatt Wilson2000-03-241-5/+40
|
* pull signal crap from asm/signal.h, not #defineMatt Wilson2000-02-291-5/+1
|
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-0/+7
|
* turn off swap before unmounting filesystemsMatt Wilson2000-01-111-0/+1
|
* patches from jjMatt Wilson1999-09-091-0/+23
|
* beginnings of new stage1Matt Wilson1999-05-061-0/+82