summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc
Commit message (Expand)AuthorAgeFilesLines
* Better fix for DNS resolver bugGwenolé Beauchesne2003-02-211-7/+3
* Workaround DNS resolver bug on 64-bit platforms.Gwenolé Beauchesne2003-02-201-2/+4
* Merge with dietlibc 0.22-1mdkGwenolé Beauchesne2003-02-2086-207/+1122
* Disable back WANT_TZFILE_PARSER, 0.22 fixed strftime() problemGwenolé Beauchesne2003-02-201-1/+1
* Assume we got an error if sycall returned %rax in [ -1 .. -127 ]Gwenolé Beauchesne2003-02-191-2/+2
* Add <net/ethernet.h> and <linux/if_ether.h> so that dhcp.c can be compiledGwenolé Beauchesne2003-02-182-0/+177
* dynlinker/ directory is obsolete and dead here.Gwenolé Beauchesne2003-02-181-1/+0
* Add missing files, remove extra files/dirs (dynlinker)Gwenolé Beauchesne2003-02-1817-0/+599
* Define u_char et al. from <rpc/types.h>. The __dietlibc_u_char mechanismGwenolé Beauchesne2003-02-182-8/+21
* Define WANT_TZFILE_PARSER so that call to tset() in strftime() implementationGwenolé Beauchesne2003-02-181-1/+1
* Merge back small config fileGwenolé Beauchesne2003-02-181-13/+13
* Fixes for unmerged parts (contrib, examples)Gwenolé Beauchesne2003-02-181-7/+3
* Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop theGwenolé Beauchesne2003-02-18268-1014/+3580
* Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop theGwenolé Beauchesne2003-02-18674-4684/+24760
* Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop theGwenolé Beauchesne2003-02-1886-427/+4073
* 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
* 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
* 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