summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/minilibc.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused minilibcOlivier Blin2007-07-171-317/+0
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-5/+62
* add symbols __libc_csu_fini and __libc_csu_init to be compatible with new gli...Pascal Rigaux2003-01-031-0/+9
* 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
* - add pci probing featureGuillaume Cottenceau2000-12-121-0/+15
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-8/+8
* first draft for init and minilibcGuillaume Cottenceau2000-11-201-0/+261