summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc
Commit message (Collapse)AuthorAgeFilesLines
* use installed dietlibc, not our forked cvs versionPascal Rigaux2005-05-061204-55882/+0
|
* allow ioports on x86_64 too for pcmcia supportGwenolé Beauchesne2004-10-041-1/+1
|
* - fix build on gcc 3.4Pascal Rigaux2004-06-071-2/+3
| | | | | - much nicer detection of wether $ARCH/Makefile.add modifies CFLAGS or not
* fix build with gcc 3.4 (+ little cleanup)Pascal Rigaux2004-06-071-9/+11
|
* 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
| | | | | it ought to be uint32_t.
* 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
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* fixes for new kernel headers (It should problably be kernel-headers to beFrancois Pons2002-11-251-0/+1
| | | | | modified but it is *much* faster to modify yoyotte's works).
* 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