OSDN Git Service

uclinux-h8/uClibc.git
2005-09-21 Bernhard Reutner... - typo in documentation
2005-09-21 Eric Andersenremove redundant paragraph
2005-09-21 "Steven J.... 'pthread.h' is not the only file that needs to be symli...
2005-09-21 "Steven J.... 'pthread.h' is not the only file that needs to be symli...
2005-09-21 Mike Frysingermerge some misc stuff from glibc
2005-09-21 Mike Frysingermove misc internal definitions to a sep file to minimiz...
2005-09-21 Mike Frysingermerge x86_64 optimized string support
2005-09-21 Mike Frysingermerge some updates from glibc to fix 32/64 bit support
2005-09-21 Mike Frysingerdont duplicate pthread.h in include and libpthread...
2005-09-20 Joakim Tjernlundforgot MMAP_HAS_6_ARGS
2005-09-20 Joakim TjernlundMake powerpc use sys/syscall.h, instead of defining...
2005-09-20 Joakim TjernlundFix bug 370.
2005-09-18 Joakim TjernlundRemove unused function.
2005-09-18 Mike Frysingerdeclare _init/_fini weak if UCLIBC_CTOR_DTOR is not...
2005-09-17 Joakim TjernlundFix bug 430 and reduce ldso size with 1KB :). Not sure...
2005-09-17 Joakim TjernlundAdd atomic support for PPC.
2005-09-17 Joakim TjernlundChange to glibc way of defining syscalls. This should...
2005-09-16 Mike Frysingermake sure we treat count as size_t, not ssize_t .....
2005-09-16 Mike Frysingersyntax/whitespace touchups
2005-09-16 Mike FrysingerRobin Getz from blackfin.uclinux.org writes:
2005-09-09 Mike Frysingerremove duplicated p_canceled setting and extra whitespace
2005-09-09 Mike Frysingersync style changes and misc fixes from glibc
2005-09-09 Mike Frysingersync some style changes and stack fixes with glibc
2005-09-09 Mike Frysingersync with glibc and macro out the strong_alias/versione...
2005-09-09 Mike Frysingernewer linuxthreads renamed the function invalid_handle...
2005-09-09 Mike Frysingersync with glibc by moving the thread_desc stuff out...
2005-09-09 Mike Frysingerrevert pthread_exit change until all files using new...
2005-09-08 Mike Frysingersync all the strong_alias and version compat stuff...
2005-09-08 Mike Frysingeradd hidden_def() macros from glibc but stub them out...
2005-09-08 Mike Frysingersync changelog with glibc
2005-09-08 Mike Frysingersync prototypes with glibc
2005-09-08 Mike Frysingerpunt wrapsyscall.c as glibc has
2005-09-08 Mike Frysingermake sure we use optimized version when building for...
2005-09-08 Mike Frysingerimport some fixes from glibc
2005-09-08 Mike Frysingersync with glibc and import pthread_rwlock_timed{rd...
2005-09-08 Mike FrysingeruClibc has pthread_attr_{get,set}stack now
2005-09-08 Mike Frysingersync misc trivial touchups from glibc
2005-09-08 Mike Frysingersync with glibc coding style to make further updates...
2005-09-08 Mike Frysingersync license with glibc
2005-09-08 Mike Frysingersync license with glibc
2005-09-08 Mike Frysingersync with glibc
2005-09-08 Mike Frysingerimport some fixes from glibc
2005-09-08 Mike Frysingerimport pthread_attr_{get,set}stack functions from glibc...
2005-09-08 Mike Frysingerimport the helper function pthread_for_each_thread...
2005-09-08 Mike Frysingerimport misc defines from glibc
2005-09-08 Mike Frysingermake sure function is always inlined
2005-09-08 Mike Frysingersync with glibc and remove duplicated SEM_VALUE_MAX...
2005-09-08 Mike Frysingersync with glibc
2005-09-08 Mike Frysingersync with glibc
2005-09-08 Mike Frysingerslight tweak to minimize diffs with glibc
2005-09-08 Mike Frysingersync code style with glibc
2005-09-08 Mike Frysingerimport license updates from glibc
2005-09-08 Mike Frysingerpunt _DL_FINI_CRT_COMPAT option now that 0.9.28 has...
2005-09-08 Mike FrysingerFix by Martin Schlemmer:
2005-09-08 Mike Frysingerunused
2005-09-08 Mike Frysingerdlvsym stub
2005-09-08 Mike Frysingergrab some updates from glibc
2005-09-07 Mike Frysingerclean up code and make it easy to extend
2005-09-07 Mike Frysingerdont fail if target doesnt support mmap64
2005-09-07 Mike Frysingergrab a tiny mmap implementation from glibc
2005-09-07 Mike Frysingermake sure the syscall mmap func isnt exported
2005-09-05 Mike Frysingerfix string functions to not treat the size_t as ssize_t
2005-09-02 Eric Andersenupdate developer verbage
2005-08-31 Mike Frysingeradd (size_t)-1 border case tests for strncat and strncm...
2005-08-30 Mike Frysingeradd M_PERTURB define from glibc and Frank Mehnert write...
2005-08-29 Mike Frysingeranemo writes in Bug 9: use ElfW(auxv_t) instead of...
2005-08-29 Mike Frysingersome fixes by anemo in Bug 9 to play nicely with 32...
2005-08-28 Eric Andersenpoint to uclibc.org
2005-08-27 Joakim Tjernlundasierllano writes in bug 370:
2005-08-26 Mike FrysingerFrank Mehnert writes:
2005-08-26 Mike Frysingerimport sparc-optimized string functions from glibc
2005-08-26 Mike Frysingeroops, new math code needs this
2005-08-25 Mike Frysingerimport different optimized versions of div funcs based...
2005-08-25 Mike Frysingeroptimize library based upon sparc cpu selection
2005-08-25 Mike Frysingerallow people to select target sparc architecture
2005-08-25 Mike Frysingeradd a note explaining the weird h_errno definition
2005-08-24 Mike Frysingera64l/l64a are now in uClibc, mkstemp and mktemp already...
2005-08-24 Mike Frysingerimport a64l and l64a from glibc
2005-08-24 Mike Frysingeradd a link_warning() like glibc so ppl will [hopefully...
2005-08-24 Joakim TjernlundFrank Mehnert writes:
2005-08-23 Mike Frysingersome updates from psm to better mirror glibc getent...
2005-08-18 Joakim TjernlundHmm, things broke with vapiers update. Lets
2005-08-18 Mike Frysingeradd support for getrpcbynumber_r/getrpcbyname_r/getrpce...
2005-08-18 Mike Frysingeruse generic ELF wrappers
2005-08-18 Mike Frysingeradd support for getrpcbynumber_r/getrpcbyname_r/getrpce...
2005-08-18 Mike Frysingerrework some of the code to shrink size
2005-08-18 Mike Frysingerstyle tweaks
2005-08-18 Mike Frysingerremove 0.9.27 compat alias
2005-08-18 Mike Frysingeradd __thumb__ check
2005-08-18 Mike Frysingerimport updates from glibc
2005-08-18 Mike Frysingerremove some debug code
2005-08-18 Mike Frysingerwe have getprotobyname_r() now so use it
2005-08-18 Mike Frysingerinstall the manpages that are in the docs subdir
2005-08-18 Mike Frysingermoved/updated to docs/man/
2005-08-18 Mike Frysingeralso check for __thumb__
2005-08-18 Mike Frysingerposix_memalign and posix_fadvise are in uClibc now
2005-08-18 Mike Frysingeradd the posix_memalign function
2005-08-17 Eric Andersenupdate the uClibc webpage
2005-08-17 Joakim TjernlundMake uClibc vfork() use kernels vfork() instead of...
2005-08-17 Mike Frysingerstart of some rpc tests
next