summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-09Allow to use atexit() and __stack_chk_fail_local() within libcPeter S. Mazinger
2006-01-09give the 64bit ldso on amd64 a slightly diff name so (in the future), we can ...Mike Frysinger
2006-01-09list more relocsMike Frysinger
2006-01-09dont include linux/types.hMike Frysinger
2006-01-09update for newer binutilsMike Frysinger
2006-01-09update for newer binutilsMike Frysinger
2006-01-09dont include linux/types.hMike Frysinger
2006-01-09copy strcoll aliases from armMike Frysinger
2006-01-09add missing __strcoll aliasMike Frysinger
2006-01-09sync with glibcMike Frysinger
2006-01-09need _GNU_SOURCE for the strsignal() funcMike Frysinger
2006-01-09include stdinit for arc4random() as pointed out by Jan-Benedict GlawMike Frysinger
2006-01-08other half of lazy relocation from glibc dl-trampolineMike Frysinger
2006-01-08patch by Jocke to fix up lazy relocationMike Frysinger
2006-01-08fix errno handling with some magical hacksMike Frysinger
2006-01-08create & use an internal alias to __uClibc_init()Mike Frysinger
2006-01-08declare staticMike Frysinger
2006-01-08create a hidden internal pagesize symbol for libc usageMike Frysinger
2006-01-08declare the internal syscalls static inlineMike Frysinger
2006-01-08create hidden alias for truncate/ftruncate and use those in the 64bit versionsMike Frysinger
2006-01-08hide internal _string_syssigmsgs symbolMike Frysinger
2006-01-08hide the internal __in6addr_any/__in6addr_loopback symbolsMike Frysinger
2006-01-08hide internal ahostbuf symbolMike Frysinger
2006-01-08hide internal __time_tm/_time_tzinfo symbolsMike Frysinger
2006-01-08hide internal __libc_drand48_data symbolMike Frysinger
2006-01-08hide internal symbolsMike Frysinger
2006-01-08hide internal _string_syserrmsgsMike Frysinger
2006-01-08create an alias for internal usageMike Frysinger
2006-01-08hide internal atexit symbolsMike Frysinger
2006-01-08hide internal _net_stayopen symbolMike Frysinger
2006-01-08hide internal funcs to kill off more relocsMike Frysinger
2006-01-08kill off two more relocsMike Frysinger
2006-01-08fix warnings when __NR_socketcall is not defined and building recv()Mike Frysinger
2006-01-08add missing hidden alias for 64bit hostsMike Frysinger
2006-01-08fix building on 64bit hostsMike Frysinger
2006-01-08hide __sigjmp_saveMike Frysinger
2006-01-08prototypes for arc4randomMike Frysinger
2006-01-08stat updateMike Frysinger
2006-01-08touchup code a bit and shrink it by a few bytesMike Frysinger
2006-01-08import the arc4random() function by ashes in Bug 90Mike Frysinger
2006-01-08just define the macros all the timeMike Frysinger
2006-01-08fix typoMike Frysinger
2006-01-08dont include atexit() if uClibc doesnt support itMike Frysinger
2006-01-08use an exclude from file rather than trying to pass wildcards in shellMike Frysinger
2006-01-08update to parisc cvsMike Frysinger
2006-01-08include prototype for __syscall_rt_sigactionMike Frysinger
2006-01-07Congratulations! You get the stupid award for not including <signal.h> to"Steven J. Hill"
2006-01-06Allow to build gcc/libstdc++ w/ LOCALE enabled, XLOCALE probably won't work t...Peter S. Mazinger
2006-01-06Allow compiling newly added if_index.c (at least on 2.4), missing __u32/__u16...Peter S. Mazinger
2006-01-06psm says: fix your linuxthreads / linuxthreads.old typo stupid!Mike Frysinger