OSDN Git Service

uclinux-h8/uClibc.git
2006-06-19 Mike Frysingereat extraneous ; and insert some whitespace where it...
2006-06-19 Mike Frysingereat whitespace
2006-06-19 Mike Frysingeruse internal aliases for static objects as well
2006-06-19 Mike Frysingersync fix fixes from glibc
2006-06-19 Mike Frysingerkill off sysfs()
2006-06-19 Mike Frysingertouchup printf format to fix warning
2006-06-19 Mike Frysingerdont shadow the socket() function
2006-06-19 Mike Frysingerinclude sys/mount.h for everyone
2006-06-19 Mike Frysingerneed hidden alias
2006-06-19 Mike Frysingerif $(LD) doesnt support --help, dont warn about it...
2006-06-18 Mike Frysingerblackfin needs different type for ssize_t
2006-06-16 Mike Frysingersync change from glibc for larger path max
2006-06-15 Mike Frysingerfix from Jie Zhang to also declare R0 as clobber in...
2006-06-14 Mike Frysingerupdate syscall() to take 6 arguments
2006-06-08 Mike Frysingerwe build everything with _GNU_SOURCE now
2006-06-08 Mike Frysingerneed local prototype to make things happy
2006-06-08 Mike Frysingerdrop the __sigqueue symbol for now
2006-06-08 Mike Frysingeradd support for 5th argument
2006-06-08 Peter KjellerstedtA little whitespace clean up.
2006-06-08 Peter KjellerstedtUse tar rather than cp to copy all files matching ...
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-06-07 Mike Frysingeradd hidden proto for memset as pointed out by Peter...
2006-06-07 Mike FrysingerRichard Sandiford writes:
2006-06-07 Mike FrysingerRichard Sandiford writes:
2006-06-07 Mike Frysingeruse unsigned long like every other port as pointed...
2006-06-07 Mike Frysingerbfin supports FDPIC, not normal ELF
2006-06-07 Mike Frysingerblackfin kernel now supports mmap with 6 args
2006-06-07 Mike Frysingermerge syscall fixes from upstream blackfin cvs
2006-06-05 Mike Frysingerimport sigqueueinfo() from glibc
2006-05-30 Peter KjellerstedtRemove uses of all QUEUEDEBUG_* macros.
2006-05-30 Mike FrysingerQunying Pan writes: Make strncmp weak hidden to fix...
2006-05-30 Mike Frysingerimport some optimized functions from blackfin cvs
2006-05-30 Peter KjellerstedtSync with glibc.
2006-05-30 Peter KjellerstedtMake execle() and chown() available again (corrects...
2006-05-26 Mike FrysingerAmir Shalem writes:
2006-05-26 Mike FrysingerAmir Shalem writes:
2006-05-26 Mike Frysingerthe 16/32 swap funcs were swapped #875
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-17 Mike Frysingerfix damaged whitespace/style
2006-05-17 Mike Frysingerrestore proper comment headers as well as cut pointless...
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use system attribute_hidden...
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use c99-compliant asm keyword
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use sys/syscall.h instead...
2006-05-17 Mike Frysingerfix by Peter S. Mazinger: use sys/syscall.h (bits/sysnu...
2006-05-16 Mike Frysingeruse cp -P instead of cp -d as pointed out by David...
2006-05-15 Mike Frysingerre-enable global constructors and destructors for bfin
2006-05-15 Mike Frysingerupdates from Bernd Schmidt to sync with blackfin cvs
2006-05-15 Mike Frysingerfix signed warnings
2006-05-12 Mike Frysingercut out _FORTIFY_SOURCE
2006-05-06 Mike Frysingersync with glibc
2006-05-06 Mike Frysingerexpand comment a little more as to why _stdio_init...
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-05-04 Mike Frysingeruse weak_alias() for data symbols, not strong_alias()
2006-05-03 Mike Frysingersteal bfin maintainership from erik
2006-04-21 Mike FrysingerJoseph S. Myers writes: The MIPS <bits/mman.h> header...
2006-04-21 Mike Frysingersync with glibc
2006-04-20 Mike Frysingeradd a note as to why mips is special
2006-04-13 Eric Andersenprune trailing whitespace
2006-04-12 Eric Andersendoh, forgot to copy the final \0
2006-04-12 Eric Andersenmicro-optimization -- we already know how long the...
2006-04-12 Eric Andersencleanup whitespace
2006-04-12 Eric Andersenfixup a big 'ol memory leak in search_for_named_library()
2006-04-07 Mike Frysingerremove old cruft that doesnt matter for uClibc and...
2006-03-31 Mike Frysingerdrop the trigraphs warning ... there is no reason that...
2006-03-29 Mike Frysingersync with glibc
2006-03-28 Mike FrysingerFix from Thomas Brinker for byte swapping on Coldfire...
2006-03-27 "Steven J.... Revert change to remove 'error_print_progname' so that...
2006-03-24 Peter S. Mazingertypo stderrr
2006-03-24 Peter S. MazingerCorrect build failure introduced by SUSV3_LEGACY option
2006-03-24 Peter S. MazingerNow new linuxthreads builds w/ SHARED
2006-03-24 Peter S. MazingerRemove redundant redefine of __clone
2006-03-24 Peter S. Mazingers/staticly/statically/, thx Bernhard Fischer
2006-03-24 Peter S. MazingerGuard GL(name) and it's users w/ SHARED
2006-03-24 Peter S. MazingerMove hidden xdr_rmtcall_args prototype before first use
2006-03-24 Mike FrysingerRichard Sandiford writes:
2006-03-23 Peter S. MazingerCorrect typo
2006-03-23 Peter S. MazingerAdd new option for SuSv3 legacy functions and use it...
2006-03-23 Peter S. Mazingerforgotten to update gettimeofday here as well
2006-03-23 Peter S. MazingerSync w/ string.h, glibc version is out of date
2006-03-23 Peter S. MazingerMark some functions as BSD only
2006-03-23 Peter S. Mazingerselect needs sys/select.h, str[n]casecmp/ffs needs...
2006-03-23 Mike FrysingerRichard Sandiford writes:
2006-03-22 Peter S. MazingerMark SVID functions
2006-03-22 Peter S. MazingerEnable EXTRA_WARNINGS on DODEBUG
2006-03-22 Peter S. MazingerGuard matherr/__kernel_standard w/ _IEEE_LIBM, we do...
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-03-22 Peter S. MazingerMark some functions as GNU, provide missing hidden...
2006-03-22 Peter S. MazingerComment __USE_UNIX98, not needed, add __glibc_strerror_...
2006-03-22 Peter S. MazingerComment __mbrlen
2006-03-22 Mike Frysingersome more fixes from rholzmann in Bug 716 ... make...
2006-03-21 Peter S. Mazingerstderr does not have hidden version anymore, disable...
2006-03-20 Peter S. MazingerReplace __THROW w/ __NTH pointed out by Amir Shalem...
2006-03-20 Peter S. MazingerReplace __THROW w/ __NTH pointed out by Amir Shalem
next