summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc
Commit message (Expand)AuthorAgeFilesLines
* define io ports on x86_64 too for pcmcia stuffGwenolé Beauchesne2004-09-211-1/+1
* don't segfault on NULL stuffGuillaume Cottenceau2003-11-041-0/+1
* 64-bit clean RPC code enough to let MDK stage1 do NFS mountsGwenolé Beauchesne2003-08-195-141/+180
* XDR security fix from glibc [CAN 2003-0028]Gwenolé Beauchesne2003-08-193-54/+37
* Gracefully handle IPPROTO_TCP in pmap_getport() [PR libc/4943]Gwenolé Beauchesne2003-08-191-2/+6
* Fix htonl() on 64-bit platformsGwenolé Beauchesne2003-08-193-8/+8
* Really match dietlibc 0.22 for <sys/types.h> u_long definition thoughGwenolé Beauchesne2003-08-191-1/+1
* latest missing filesGwenolé Beauchesne2003-06-049-0/+156
* add missing scriptsGwenolé Beauchesne2003-06-042-0/+13
* even more removalsGwenolé Beauchesne2003-06-0437-1446/+0
* remove obsolete bitsGwenolé Beauchesne2003-06-0494-381/+0
* Import dietlibc 0.22 + other fixes for AMD64Gwenolé Beauchesne2003-06-04502-0/+19926
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-04441-4795/+13021
* fixes for new kernel headers (It should problably be kernel-headers to beFrancois Pons2002-11-251-0/+1
* 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