summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/minilibc.c
Commit message (Collapse)AuthorAgeFilesLines
* Corporate Server 2.1.1 releasetopic/Corpo_2_1Nicolas Planel2003-10-291-5/+71
|
* compile with -WGuillaume Cottenceau2002-07-031-6/+6
|
* have "init" compiled against dietlibc (rather than glibc) on non-Intel arch'sGuillaume Cottenceau2001-02-221-4/+4
|
* - fix "init" on ppc (do not use minilibc on non-i386 arch's)Guillaume Cottenceau2001-02-211-26/+1
| | | | | | - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init"
* - add pci probing featureGuillaume Cottenceau2000-12-121-0/+15
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-8/+8
| | | | | soon will launch the stage2
* first draft for init and minilibcGuillaume Cottenceau2000-11-201-0/+261