summaryrefslogtreecommitdiffstats
path: root/loader/minilibc.c
Commit message (Collapse)AuthorAgeFilesLines
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-2/+7
| | | | | added telnet server support (not turned on) along with support for cramfs'd files in many places
* Kill __FD_SET etc. definitions, not needed.jakub2000-03-271-1/+3
| | | | | | | #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.
* beginnings of new stage1Matt Wilson1999-05-061-0/+201