| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Define u_char et al. from <rpc/types.h>. The __dietlibc_u_char mechanism | Gwenolé Beauchesne | 2003-02-18 | 2 | -8/+21 |
| | | | | | | | | is here to ensure we are not redefining types, if we were to compile programs with -D_BSD_SOURCE (u_char et al. are defined in <sys/types.h> int that case). | ||||
| * | Define WANT_TZFILE_PARSER so that call to tset() in strftime() implementation | Gwenolé Beauchesne | 2003-02-18 | 1 | -1/+1 |
| | | | | | | can be resolved. | ||||
| * | Merge back small config file | Gwenolé Beauchesne | 2003-02-18 | 1 | -13/+13 |
| | | |||||
| * | Fixes for unmerged parts (contrib, examples) | Gwenolé Beauchesne | 2003-02-18 | 1 | -7/+3 |
| | | |||||
| * | Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop the | Gwenolé Beauchesne | 2003-02-18 | 268 | -1014/+3580 |
| | | | | | | | following architectures we currently don't support: arm, mips, mipsel, parisc, s390, sparc64. | ||||
| * | Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop the | Gwenolé Beauchesne | 2003-02-18 | 674 | -4684/+24760 |
| | | | | | | | following architectures we currently don't support: arm, mips, mipsel, parisc, s390, sparc64. | ||||
| * | Merge in CVS dietlibc 0.21 for IA-64 and X86-64 support. However, drop the | Gwenolé Beauchesne | 2003-02-18 | 86 | -427/+4073 |
| | | | | | | | following architectures we currently don't support: arm, mips, mipsel, parisc, s390, sparc64. | ||||
| * | don't segfault when fclose(NULL) | Guillaume Cottenceau | 2002-02-26 | 1 | -0/+2 |
| | | |||||
| * | use CC rather than gcc statically | Guillaume Cottenceau | 2001-08-24 | 1 | -2/+0 |
| | | |||||
| * | fix this dietlibc... hope the uncompressing of ramdisk will rulz now | Guillaume Cottenceau | 2001-08-24 | 1 | -0/+3 |
| | | |||||
| * | i need working random suite for ppp with dietlibc | Guillaume Cottenceau | 2001-06-05 | 2 | -1/+4 |
| | | |||||
| * | - have strncat behave the same way as in glibc | Guillaume Cottenceau | 2001-06-01 | 2 | -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 better | Guillaume Cottenceau | 2001-06-01 | 8 | -15/+113 |
| | | |||||
| * | import vsscanf fix from author | Guillaume Cottenceau | 2001-05-15 | 1 | -0/+1 |
| | | |||||
| * | have stage1-full with pcmcia also compile with dietlibc, cool! | Guillaume Cottenceau | 2001-05-15 | 3 | -0/+55 |
| | | |||||
| * | fix author's typo | Guillaume Cottenceau | 2001-05-14 | 1 | -1/+1 |
| | | |||||
| * | have slang and newt compile with dietlibc | Guillaume Cottenceau | 2001-05-14 | 5 | -0/+16 |
| | | |||||
| * | build this new dietlibc | Guillaume Cottenceau | 2001-05-14 | 1 | -7/+3 |
| | | |||||
| * | import new version of dietlibc | Guillaume Cottenceau | 2001-05-14 | 317 | -3071/+7634 |
| | | |||||
| * | Initial revision | Guillaume Cottenceau | 2001-05-14 | 86 | -0/+2899 |
| | | |||||
| * | Initial revision | Guillaume Cottenceau | 2001-05-14 | 223 | -0/+12377 |
| | | |||||
| * | have "init" compiled against dietlibc (rather than glibc) on non-Intel arch's | Guillaume Cottenceau | 2001-02-22 | 5 | -0/+21 |
| | | |||||
| * | - fix "init" on ppc (do not use minilibc on non-i386 arch's) | Guillaume Cottenceau | 2001-02-21 | 2 | -16/+6 |
| | | | | | | | - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init" | ||||
| * | adjust include files to compile bzlib | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+3 |
| | | |||||
| * | remove warnings from compile | Guillaume Cottenceau | 2001-01-10 | 2 | -0/+3 |
| | | |||||
| * | tweak dietlibc config to get minimal size | Guillaume Cottenceau | 2001-01-10 | 1 | -3/+3 |
| | | |||||
| * | remove makinf in examples subdir | Guillaume Cottenceau | 2001-01-06 | 1 | -1/+0 |
| | | |||||
| * | don't build contrib/elftrunc for us | Guillaume Cottenceau | 2001-01-06 | 1 | -5/+2 |
| | | |||||
| * | fix of 4/5 parameters unified syscalls from latest dietlibc | Guillaume Cottenceau | 2001-01-05 | 3 | -3/+6 |
| | | |||||
| * | fix malloc from latest dietlibc version | Guillaume Cottenceau | 2001-01-05 | 1 | -4/+12 |
| | | |||||
| * | integrate dietlibc/stdio per default for cdrom and disk only installs | Guillaume Cottenceau | 2001-01-04 | 326 | -0/+9316 |
