summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/init-libc-headers.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchMystery Man2002-08-231-44/+0
| | | | 'gdk-pixbuf-0-branch'.
* - allow build on ia64Matthias Badaire2001-05-301-2/+2
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* have "init" compiled against dietlibc (rather than glibc) on non-Intel arch'sGuillaume Cottenceau2001-02-221-3/+7
|
* - fix "init" on ppc (do not use minilibc on non-i386 arch's)Guillaume Cottenceau2001-02-211-0/+40
- fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init"