OSDN Git Service

convert des.c to use __uc_malloc (-70 kbytes of bss)
[uclinux-h8/uClibc.git] / include /
2007-07-30 Denis Vlasenkointroduce __uc_malloc, so that users can intercept...
2007-07-14 Denis Vlasenkosyslog.h: allow prioritynames[]/facilitynames[] to...
2007-06-24 Bernhard Reutner... - make sure to define _LIBC in libc-symbols.h before...
2007-04-17 Bernhard Reutner... - shrink resolver code
2007-03-01 Khem Rajinclude stddef.h to get NULL definition.
2007-02-28 Mike Frysingeradd support for ppoll() and emulate poll() with it...
2007-02-28 Mike Frysingersync with glibc
2007-02-21 Mike Frysingerstub out msync() for no-mmu as well
2007-02-12 Joakim TjernlundImpl. linux syscalls sched_getaffinity/sched_setaffinit...
2007-02-08 Mike Frysingeruse __FDPIC__ from the compiler rather than setting...
2007-02-08 Mike Frysingerrevert previous change; reading POSIX spec some more...
2007-02-08 Mike Frysingerwe crash if the first argument to realpath() is non...
2007-02-05 Mike Frysingerno need to duplicate WCHAR check
2007-02-05 Bernhard Reutner... - silence warning about using an undefined token
2007-01-29 Mike FrysingerRichard Sandiford writes:
2007-01-29 Bernhard Reutner... - see if defined foo before trying to look at the value...
2007-01-29 Bernhard Reutner... - sync with glibc (and provide a check for icc).
2007-01-29 Mike Frysingeruse ifdef rather than if for stack direction
2007-01-29 Mike Frysingercheck to see if __USE_FILE_OFFSET64 is defined rather...
2007-01-29 Mike Frysingermissed an underscore in previous commit
2007-01-28 Mike FrysingerBernhard Fischer writes: note how uClibc chooses to...
2007-01-28 Mike Frysingersync with glibc as pointed out by Bernhard Fischer
2007-01-26 Bernhard Reutner... - fix format of comment
2006-12-23 Bernhard Reutner... - r16732 forgot to checkin the sync of the __UCLIBC_SUS...
2006-12-15 Eric AndersenPatch from Bernhard Fischer:
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-12-08 Eric AndersenSorry psm but contrary to commit 12927, kernel provided...
2006-12-08 Eric Andersenfinish the pthread locking cleanups. This should get...
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-11-29 Bernhard Reutner... - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to...
2006-11-29 Bernhard Reutner... - honor __UCLIBC_HAS_LFS__
2006-11-29 Bernhard Reutner... - gcvt() is marked LEGACY in XSI and mandatory in BSD.
2006-11-17 Mike FrysingerBernd Schmidt writes: [blackfin updates] add support...
2006-09-21 Mike Frysingeruse proper #APP lines so that the assembler knows when...
2006-09-08 Mike Frysingeradd some inline funcs for the mlock funcs on no-mmu
2006-08-24 Mike Frysingersync with upstream via psm
2006-08-24 Mike Frysingersync with upstream via psm
2006-08-23 Mike Frysingersync with psm: update errno handling to be the same...
2006-06-21 Mike Frysingerallow arches to easily override asm-line-sep, move...
2006-06-21 Mike Frysingermerge bfin relocations from blackfin cvs
2006-06-19 Mike Frysingeruse internal aliases for static objects as well
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-06-07 Mike Frysingersync with glibc
2006-05-30 Peter KjellerstedtRemove uses of all QUEUEDEBUG_* macros.
2006-05-17 Mike Frysingerprevious commit ifdef-ed out too much code
2006-05-17 Mike Frysingersync with glibc
2006-05-17 Mike Frysingerfold bfin-specific link.h back into common one as sugge...
2006-05-12 Mike Frysingercut out _FORTIFY_SOURCE
2006-05-06 Mike Frysingersync with glibc
2006-05-04 Mike Frysingerfix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE...
2006-05-04 Mike Frysingermerge some more minor changes from glibc
2006-05-04 Mike Frysingersync minor changes with glibc
2006-04-07 Mike Frysingerremove old cruft that doesnt matter for uClibc and...
2006-03-27 "Steven J. Hill"Revert change to remove 'error_print_progname' so that...
2006-03-23 Peter S. MazingerAdd new option for SuSv3 legacy functions and use it...
2006-03-23 Peter S. MazingerSync w/ string.h, glibc version is out of date
2006-03-22 Peter S. MazingerComment __USE_UNIX98, not needed, add __glibc_strerror_...
2006-03-22 Peter S. MazingerComment __mbrlen
2006-03-19 Peter S. MazingerGuard the reentrant prototypes w/ appropiate config...
2006-03-10 Mike Frysingersync with glibc
2006-03-03 Peter S. MazingerMark parts as unsupported by gnu glob, but leave it...
2006-03-01 Peter S. MazingerSync w/ glibc and define _STAT_VER/_MKNOD_VER to 0...
2006-02-27 Peter S. MazingerRich Felker's glob() ported to uClibc
2006-02-27 Peter S. MazingerDisable parts not supported by (outdated) glob, probabl...
2006-02-27 Mike Frysingerfix invalid quoting
2006-02-26 Peter S. MazingerMove _lfs_64.h to include and adapt files
2006-02-26 Mike Frysingersync with glibc
2006-02-25 "Steven J. Hill"This never gets defined. I have a patch pending in...
2006-02-23 Peter S. MazingerCorrect typo
2006-02-23 Peter KjellerstedtAdded support for the new CRISv32 architecture.
2006-02-23 Peter KjellerstedtCorrected a typo (simularly -> similarly).
2006-02-23 Peter S. MazingerSync w/ glibc, disabling *at interfaces
2006-02-23 Peter S. MazingerMake use of CFLAGS-OMIT-file
2006-02-22 Peter S. Mazingerguard program_invocation_name w/ __ASSEMBLER__
2006-02-22 Peter S. MazingerSync w/ glibc, enabled only those defines, that are...
2006-02-22 Peter KjellerstedtSync with glibc 2.3.6.
2006-02-22 Mike Frysingerepoll is linux specific
2006-02-22 Mike Frysingersync with glibc
2006-02-21 Peter S. MazingerSync w/ glibc, we can leave __USE_ATFILE in, because...
2006-02-18 Mike Frysingertweak the idea between having a MMU and actually using it
2006-02-13 Peter S. Mazingerguard *printf_function w/ UCLIBC_HAS_GLIBC_CUSTOM_PRINTF
2006-02-13 Peter S. MazingerAdd internal hidden_weak support for asm
2006-02-13 Peter S. MazingerSync w/ glibc
2006-02-08 Mike Frysingerjanlana writes in Bug 700: use standard uint* types...
2006-02-04 Mike Frysingerintegrate frv link.h
2006-02-03 Peter S. Mazingerdisable hidden_proto/def for __BCC__ generally
2006-02-01 Peter S. MazingerUse -DSTATIC and remove stub_warning, not accepted
2006-01-30 Peter S. MazingerSync w/ glibc
2006-01-29 Mike Frysingermove linux-specific header to linux subdir
2006-01-29 Mike Frysingerthe timer_* funcs have been implemented in librt so...
2006-01-27 Peter S. Mazingerremove comment
2006-01-27 Peter S. MazingerDisabled NULL error_print_progname, useless
2006-01-27 "Jan-Benedict Glaw"The VAX gas cannot (yet) cope with the tricks played...
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)
next