summaryrefslogtreecommitdiff
path: root/libc/stdlib
AgeCommit message (Expand)Author
2006-01-30Why this?Peter S. Mazinger
2006-01-29Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger
2006-01-29declare local prototype since we cant use system malloc.hMike Frysinger
2006-01-27Do not build *64 and llseek, correct some failure when LFS is disabledPeter S. Mazinger
2006-01-27Some warnings go awayPeter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-24Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger
2006-01-23Make i386 build w/ -std=c99 (almost)Peter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-20fix building/warnings on 64bit archesMike Frysinger
2006-01-20Correction if UNIX98PTY_ONLY is not enabledPeter S. Mazinger
2006-01-19move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger
2006-01-17correct prototypes and 1 reloc lessPeter S. Mazinger
2006-01-16Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-15only declare vfork when needed, else no-mmu build failsMike Frysinger
2006-01-14same for iswspace*Peter S. Mazinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14adapt to new hiddenPeter S. Mazinger
2006-01-14Correct libc_hidden_protoPeter S. Mazinger
2006-01-14Correct atoi()Peter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-09update for newer binutilsMike Frysinger
2006-01-08hide internal __libc_drand48_data symbolMike Frysinger
2006-01-08hide internal atexit symbolsMike Frysinger
2006-01-08import the arc4random() function by ashes in Bug 90Mike Frysinger
2006-01-08fix typoMike Frysinger
2006-01-05grammar fixMike Frysinger
2005-12-30fix path to heap.h as point out by thomas_chou in Bug 617Mike Frysinger
2005-12-27fix signed/unsigned warningMike Frysinger
2005-12-16Remove trailing ;Peter S. Mazinger
2005-12-16Macros are no good for jump relocs, hack to get rid of one introduced my new ...Peter S. Mazinger
2005-12-16Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger
2005-12-16New hidden versionsPeter S. Mazinger
2005-12-15Hide exit/_exitPeter S. Mazinger
2005-12-14Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commitPeter S. Mazinger
2005-12-13Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger
2005-12-13__malloc_consolidate is only libc internal, enable use of __sbrkPeter S. Mazinger
2005-12-10- fixup after sync with glibc. _ptyname was renamed to __libc_ptynameBernhard Reutner-Fischer
2005-12-10sync with glibc (grab some hidden updates) and fix some warningsMike Frysinger
2005-12-09hidden initstate_r and usePeter S. Mazinger
2005-12-09Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger
2005-12-09add an abort for armMike Frysinger
2005-12-09internal sigpause, do we really default to BSD signals?Peter S. Mazinger
2005-12-08mmap/mremap/socket/rewind gonePeter S. Mazinger
2005-12-08Convert the rest of users to hiddenPeter S. Mazinger
2005-12-08Hide mallinfoPeter S. Mazinger
2005-12-08Use __strtodPeter S. Mazinger
2005-12-08Hide __strtofpmax, implement some hiddensPeter S. Mazinger
2005-12-08Use internal versionsPeter S. Mazinger