summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V1_1_9_1mdk'.V1_1_9_1mdkMystery Man2002-08-01822-29357/+0
|
* don't segfault when fclose(NULL)Guillaume Cottenceau2002-02-261-0/+2
|
* use CC rather than gcc staticallyGuillaume Cottenceau2001-08-241-2/+0
|
* fix this dietlibc... hope the uncompressing of ramdisk will rulz nowGuillaume Cottenceau2001-08-241-0/+3
|
* i need working random suite for ppp with dietlibcGuillaume Cottenceau2001-06-052-1/+4
|
* - have strncat behave the same way as in glibcGuillaume Cottenceau2001-06-012-1/+8
| | | | | - declare that we're using the DIETLIBC in include/stdlib.h, so I can change my mind in "dns.c" to handle broken glibc which is not capable of doing name resolution with a static binary
* slight modifs to get ppp and pppoe stuff compile betterGuillaume Cottenceau2001-06-018-15/+113
|
* import vsscanf fix from authorGuillaume Cottenceau2001-05-151-0/+1
|
* have stage1-full with pcmcia also compile with dietlibc, cool!Guillaume Cottenceau2001-05-153-0/+55
|
* fix author's typoGuillaume Cottenceau2001-05-141-1/+1
|
* have slang and newt compile with dietlibcGuillaume Cottenceau2001-05-145-0/+16
|
* build this new dietlibcGuillaume Cottenceau2001-05-141-7/+3
|
* import new version of dietlibcGuillaume Cottenceau2001-05-14317-3071/+7634
|
* Initial revisionGuillaume Cottenceau2001-05-1486-0/+2899
|
* Initial revisionGuillaume Cottenceau2001-05-14223-0/+12377
|
* have "init" compiled against dietlibc (rather than glibc) on non-Intel arch'sGuillaume Cottenceau2001-02-225-0/+21
|
* - fix "init" on ppc (do not use minilibc on non-i386 arch's)Guillaume Cottenceau2001-02-212-16/+6
| | | | | | - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init"
* adjust include files to compile bzlibGuillaume Cottenceau2001-01-261-1/+3
|
* remove warnings from compileGuillaume Cottenceau2001-01-102-0/+3
|
* tweak dietlibc config to get minimal sizeGuillaume Cottenceau2001-01-101-3/+3
|
* remove makinf in examples subdirGuillaume Cottenceau2001-01-061-1/+0
|
* don't build contrib/elftrunc for usGuillaume Cottenceau2001-01-061-5/+2
|
* fix of 4/5 parameters unified syscalls from latest dietlibcGuillaume Cottenceau2001-01-053-3/+6
|
* fix malloc from latest dietlibc versionGuillaume Cottenceau2001-01-051-4/+12
|
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-04326-0/+9316