OSDN Git Service

uclinux-h8/uClibc.git
2002-08-07 Eric AndersenCleanup crypt and remove the crypt_r stuff, since SuSv3
2002-08-07 Eric AndersenRemove some noise
2002-08-07 Eric AndersenChanged my mind. Keep this separate.
2002-08-07 Eric AndersenRewrite getenv
2002-08-07 Eric Andersenrework getopt. no read need to split this one up since
2002-08-07 Eric Andersenmissed a file
2002-08-07 Eric Andersengetopt tests
2002-08-07 Eric AndersenUpdates to the working apps list from Kagan Kongar...
2002-08-07 Eric AndersenApply integer overflow security fix for "CERT Advisory...
2002-08-07 Eric AndersenMessage catalog support for internationalization is...
2002-08-07 Eric AndersenPer suggestion from Miles Bader, move calloc.c to libc...
2002-08-06 Eric AndersenWhen symbols are missing, its supposed to be an error...
2002-08-06 Eric AndersenSeveral pthreads updates. Enable linuxthreads_db....
2002-08-06 Eric AndersenFixup the last missing pieces of thread locking
2002-08-06 Eric AndersenRework RPC code once again. By default, only enable the
2002-08-06 Manuel Novoa... Enable getpt prototype.
2002-08-06 Manuel Novoa... Changed fflush() behavior to no-op for r/w streams...
2002-08-06 Eric AndersenUnify calloc (its the same thing regardless of the...
2002-08-06 Eric AndersenJust in case, crash if somehow `exit' returns anyways
2002-08-05 Eric Andersenremove BUILDTIME since it is not used
2002-08-03 Manuel Novoa... A couple of little cleanups I forgot to check in.
2002-08-03 Eric AndersenWhen DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE...
2002-08-01 Miles BaderUse MALLOC_REALLOC_MIN_FREE_SIZE.
2002-08-01 Miles Bader(MALLOC_REALLOC_MIN_FREE_SIZE): New macro.
2002-08-01 Miles Bader(HEAP_MIN_SIZE): New macro.
2002-08-01 Eric AndersenJoseph Chiu <josephc@idealab.com> found an off-by-one...
2002-07-31 Miles BaderIn the allocate-and-copy case, don't include the malloc...
2002-07-31 Eric AndersenSigh. A bit more cleanup.
2002-07-31 Miles BaderUpdate debugging printfs.
2002-07-31 Eric AndersenPer discussion on the mailing list, simply vfork -...
2002-07-31 Eric AndersenMore i960 support
2002-07-31 Eric AndersenPatch from Martin Proulx <mproulx@okiok.com> to fix...
2002-07-31 Eric AndersenPatch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup...
2002-07-31 Eric AndersenYou fool foolish. Goodbye level 2.
2002-07-31 Eric AndersenAlways build utils by default
2002-07-31 Miles BaderAccount for MALLOC_HEADER_SIZE when calculating new...
2002-07-31 Miles BaderUse MALLOC_HEADER_SIZE.
2002-07-31 Miles Bader(MALLOC_HEADER_SIZE): New macro.
2002-07-30 Miles BaderMake sure NEW_SIZE is a multiple of HEAP_GRANULARITY.
2002-07-30 Miles BaderUpdate the size of grown/shrunk allocations.
2002-07-30 Miles BaderMALLOC_SET_SIZE now takes the user-address rather than...
2002-07-30 Miles BaderDefine MALLOC_SET_SIZE to take the user-address rather...
2002-07-30 Miles BaderImplement shrinking.
2002-07-30 Miles BaderUse new malloc header macros.
2002-07-30 Miles BaderAdd macros to abstract the malloc header format a bit.
2002-07-27 Eric AndersenAvoid errors in case some loon has explicitly included
2002-07-27 Eric AndersenOops. I accidentally omitted the actual mknod() function.
2002-07-26 Eric AndersenOk, I get it. sjhill kept adding the 'find' command...
2002-07-26 Eric AndersenKill ill advised find command that was not doing anything
2002-07-26 Eric AndersenThe __set_errno macro _must_ match that defined in...
2002-07-25 "Steven J.... Addition to 'distclean' for little endian MIPS.
2002-07-25 "Steven J.... ldso specific syscalls and userspace syscalls all in...
2002-07-25 Eric AndersenCleanup from Neal Crook fixing some formatting and...
2002-07-25 Eric AndersenKill cruft. Build ldd for the host system by default.
2002-07-25 Eric AndersenImplement syscall() for arm
2002-07-25 Miles BaderSize tweaks.
2002-07-25 Miles BaderMiscellaneous tidying-up.
2002-07-25 Eric AndersenTake advantage of the new syscall stuff on x86 and...
2002-07-25 Miles BaderRedo the locking, so that it may actually work. Now...
2002-07-24 Eric AndersenAdd support for people calling syscall()
2002-07-24 "Steven J.... Remove source files that, well, no longer exist :).
2002-07-24 "Steven J.... This rule is only necessary for little endian MIPS.
2002-07-24 Miles BaderFactor out some common code sequences into inline funct...
2002-07-24 Miles BaderMisc small cleanups.
2002-07-24 Miles BaderRemove, since it's entirely incorrect
2002-07-24 Miles Bader(__ASMNAME): Use C_SYMBOL_PREFIX.
2002-07-23 Miles Bader* Automatically try to unmap heap free-areas when they...
2002-07-22 Eric AndersenAdd some syscalls which I moved out of syscalls.c
2002-07-22 Eric AndersenRework syscall handling. Rewrite syscall handlers...
2002-07-19 Eric AndersenFix spelling
2002-07-19 Miles BaderDoc fix.
2002-07-19 Miles BaderRename mutex stuff to use heap-specific names.
2002-07-18 Eric AndersenMiles Bader implemented a new mmap based malloc which...
2002-07-16 Eric AndersenFix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensch...
2002-07-16 Eric AndersenWe don't need the debug versions
2002-07-16 Eric Andersen__morecore need not be a function pointer
2002-07-16 Eric AndersenDisable debug stuff by default
2002-07-16 Eric AndersenOdd. Got a copy of junk in here.
2002-07-16 Eric AndersenDo not assume NULL termination on the ut_id field....
2002-07-15 Manuel Novoa... Clean up CLK_TCK situation. clock() and sysconf()...
2002-07-15 Eric Andersenstupid cut-n-paste bug
2002-07-15 Eric AndersenPatch for a silly bug from David Blythe
2002-07-15 Eric AndersenSilence a couple of silly warnings
2002-07-15 Eric AndersenRework pread and pwrite support so it should actually...
2002-07-14 Eric AndersenAdd both pthread_mutexattr_setpshared() and
2002-07-14 Eric AndersenAdd missing pthread_condattr_getpshared and pthread_con...
2002-07-11 Eric AndersenKill this stale file
2002-07-11 Eric AndersenNote updated toolchains are available
2002-07-11 Miles BaderGrumble...
2002-07-10 Eric AndersenThe mips config files were broken, and failed to define NM
2002-07-10 Eric AndersenTobias Anderberg <tobias.anderberg@axis.com> noticed...
2002-07-10 Eric AndersenPer bug report from Ronald Wahl <rwa@peppercon.com>:
2002-07-10 Eric AndersenAdd missing stropts.h
2002-07-10 Eric AndersenPatch from Ronald Wahl <rwa@peppercon.com> to fix a...
2002-07-08 Eric AndersenFix a typo
2002-07-08 Manuel Novoa... Remove obsolete code.
2002-07-08 Manuel Novoa... Fix a preprocessor buglet. Redo sys_siglist/strsignal...
2002-07-08 Eric AndersenFiner grained locking in __connect_dns() so we don...
2002-07-07 Manuel Novoa... Obligatory forgotten file.
2002-07-07 Manuel Novoa... Attempt to clean up the strerror_r situation.
next