OSDN Git Service

Some more prototypes, enable missing-prototypes/declarations warnings for now
[uclinux-h8/uClibc.git] / include /
2006-01-26 Peter S. MazingerEnable gcvt in header, we build it
2006-01-25 Peter S. Mazingerhidden_strong_alias gone and won't be added back becaus...
2006-01-23 Peter S. MazingerRemove unneeded _GNU_SOURCE
2006-01-23 Mike Frysingersync with glibc
2006-01-23 Peter S. MazingerMake i386 build w/ -std=c99 (almost)
2006-01-23 Peter S. MazingerSync w/ glibc
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-22 Peter S. MazingerAllow to be used in bits/syscalls.h even if _GNU_SOURCE...
2006-01-20 Mike Frysingerdisable deprecated warnings for some files
2006-01-20 Mike Frysingergrab some macros for internal ldso usage and fix strong...
2006-01-20 Peter S. MazingerCorrect comments, thx vapier
2006-01-20 Peter S. MazingerSplit out libc-symbols.h from libc-internal.h, use...
2006-01-19 Peter S. MazingerRemove HAVE_ELF
2006-01-19 Peter S. MazingerGet rid of *_SYMBOL_PREFIX
2006-01-19 Peter S. MazingerImport some need bits from glibc to libc-internal.h...
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
2006-01-19 Eric AndersenJoseph S. Myers writes:
2006-01-18 Peter S. MazingerRemove unused CLOCK_IDFIELD_SIZE, not in glibc
2006-01-18 Peter S. MazingerDon't include twice features.h and correct typo
2006-01-17 Mike Frysingersync some stuff from glibc and fix __hidden_ver1()...
2006-01-15 Peter S. Mazingerrevert 13331 and sync partly header w/ glibc, __sysv_si...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-12 Peter S. MazingerAdd fcntl64 prototype
2006-01-11 Mike Frysingerfix warnings when building on sparc
2006-01-09 Peter S. MazingerGet rid of hidden_def
2006-01-09 Mike Frysingerinclude stdinit for arc4random() as pointed out by...
2006-01-08 Mike Frysingerprototypes for arc4random
2006-01-06 "Steven J. Hill"Merge from NPTL branch.
2006-01-06 "Steven J. Hill"Merge from NPTL branch.
2006-01-06 "Steven J. Hill"Merge from NPTL branch.
2006-01-05 Mike Frysingerimport the extend_alloca() macro from glibc
2006-01-05 "Steven J. Hill"Merge from branch.
2006-01-04 Peter S. MazingerSync w/ glibc, mostly REDIRECT_NTH,__wur
2006-01-04 Mike Frysingertweak __progname handling some more since some [bad...
2006-01-03 Peter S. Mazingerkeep __USE_GNU for program_invocation_*_name
2006-01-03 Peter S. MazingerAdd __toupper, remove unneeded undefs for tolower
2006-01-03 Peter S. MazingerAdd more hidden prototypes
2006-01-03 Mike Frysingeradd optional support for program_invocation_name/progra...
2006-01-03 Mike Frysingerimport a bunch of EM defines from gnu binutils
2006-01-03 Mike Frysingertouchup comments and define Blackfin for Jie Zhang
2005-12-30 Peter S. MazingerSync ftw w/ glibc, splitting ftw and ftw64
2005-12-16 Peter S. MazingerCorrect C_SYMBOL_PREFIX handling for asm, supports...
2005-12-16 Peter S. MazingerUse kernel provided syscalls for user-space, the one...
2005-12-16 Peter S. MazingerConvert all the rest, remove isxupper/isxlower, if...
2005-12-15 Peter S. MazingerAdd for assembler all *alias
2005-12-15 Peter S. MazingerSync headers w/ glibc
2005-12-13 Peter S. MazingerAdd some more hidden prototypes
2005-12-13 Peter S. MazingerAdd __lstat and reorganize somewhat
2005-12-13 Peter S. MazingerAdd redirect/redefines for x to x64 until someone will...
2005-12-13 Peter S. MazingerSync w/ glibc
2005-12-10 Mike Frysingeradd attribute_unused and include features.h so that...
2005-12-10 Peter S. MazingerSwitch fread/fwrite/fclose/pipe/sigsetmask users
2005-12-09 Peter S. MazingerDo __nl_langinfo, partly sync header w/ glibc, add...
2005-12-09 Peter S. MazingerRemove patch chunk and remove unused
2005-12-09 Peter S. MazingerSync w/ glibc, should be equiv. to the earlier
2005-12-09 Peter S. MazingerImplement hidden poll, switch user to hidden *printf...
2005-12-08 Peter S. Mazingermmap/mremap/socket/rewind gone
2005-12-08 Peter S. MazingerChange the needed prototypes
2005-12-08 Peter S. MazingerSync w/ glibc
2005-12-08 Peter S. MazingerRemove __strto* from header (glibc sync), disable __asp...
2005-12-08 Peter S. MazingerAdd hidden_weak_alias/hidden_strong_alias, remove getti...
2005-12-07 Peter S. MazingerHide *clnt|pmap|svc* and some rpc. inet/rpc is full...
2005-12-06 Peter S. MazingerSync to glibc, remove __x
2005-12-06 Peter S. MazingerAdd some needed prototypes and macros to allow transiti...
2005-12-06 Mike Frysingermacro out the thread funcs in libc if threading is...
2005-12-06 Mike Frysingerfirst pass at hidden_def() macro based on the glibc one
2005-12-06 Mike Frysingertouchup whitespace/comments
2005-12-05 Peter S. MazingerSync w/ glibc and disable everything uClibc does not...
2005-12-03 Peter S. Mazingerremove wrong assumptions about __libc_x
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-30 Peter S. MazingerSync w/ glibc
2005-11-30 Peter S. MazingerSync w/ glibc
2005-11-30 Mike Frysingersync with glibc header
2005-11-28 Peter S. MazingerSync regex.h w/ glibc and make regex build w/ it
2005-11-27 Peter S. MazingerSync minimally w/ glibc, else cpio fails building
2005-11-27 Peter S. Mazingerheaders patched w/ sed -i 's:extern int errno:#include...
2005-11-25 Mike Frysingersync with glibc and Paul Brook says: fix posix_memalign...
2005-11-23 Mike Frysingerupdate license with glibc
2005-11-18 Peter S. MazingerEnable __THROW,_NTH,REDIRECT_NTH
2005-11-15 Mike Frysingerimport updates from glibc
2005-11-15 Mike Frysingerinclude pthreads if appropriate ala glibc
2005-11-15 Mike Frysingeras psm points out, we need to use bits/getopt.h in...
2005-11-15 Mike Frysingersync getopt headers with glibc
2005-11-14 Eric AndersenLet the #define do all the work
2005-11-10 Eric AndersenLets not just paper over this. Add implementation...
2005-11-10 Peter S. MazingerDisable __xpg_sigpause until it is implemented (if...
2005-11-08 Peter S. MazingerCorrect a problem introduced by porting the glibc header
2005-11-05 Peter S. MazingerProtect *strto{d,f,ld}_l by UCLIBC_HAS_FLOATS
2005-11-04 Peter S. MazingerSync up w/ glibc
2005-11-04 Peter S. MazingerUse bits/getopt.h, getopt.h is not included if GNU_GETO...
2005-11-04 Mike Frysingeradd a macro for __attribute__ ((__noreturn__))
2005-11-03 Peter S. MazingerSync w/ glibc
2005-11-03 Peter S. MazingerSync headers w/ glibc
2005-11-03 Mike Frysingersync with glibc to fix building xorg-server
2005-11-03 Peter S. MazingerSync with glibc
2005-11-03 Peter S. MazingerSync headers w/ glibc
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-26 Mike Frysingermerge updates from glibc
2005-10-25 Peter S. MazingerCorrecrt posix_fadvise* to allow compiling
next