OSDN Git Service

uclinux-h8/uClibc.git
2002-09-04 "Steven J.... Added function 'mkdtemp' for Linux Test Project.
2002-09-04 "Steven J.... Added function 'get_current_dir_name' for Linux Test...
2002-09-04 Miles Bader(free):
2002-09-04 Miles Bader(__heap_delete): Renamed from `__heap_unlink_free_area'.
2002-09-03 Eric AndersenSupport fstatvfs64 and statvfs64
2002-09-03 Eric AndersenOops. Turns out I broke statvfs() and fstatvfs() back...
2002-08-30 Miles BaderRedo stat structures (kernel changed too).
2002-08-30 Miles BaderAdd __kernel_ino64_t.
2002-08-30 Aaron LehmannCFLAGS+=-D__FORCE_NOGLIBC, not CFLAGS+=__FORCE_NOGLIBC
2002-08-30 Miles BaderDoc fix.
2002-08-30 Miles Bader(__heap_free): Tighten up the inner loop, and make...
2002-08-30 Miles BaderUse `likely' & `unlikely' instead of the `__malloc_...
2002-08-30 Miles Bader(likely, unlikely): New macros.
2002-08-30 Miles Bader(likely, unlikely): New macros.
2002-08-28 Eric AndersenFix a silly bug notices by Ronald Wahl <rwa@peppercon...
2002-08-28 David McCulloughIf the initfini.pl script changes, regenerate the...
2002-08-28 Eric AndersenFix broken getpriority syscall, per email from Marshall...
2002-08-28 Eric Andersenfix grammar
2002-08-27 Eric AndersenFinal update
2002-08-27 David McCulloughSomehow the bit of code that add the offset of envp...
2002-08-27 Eric Andersenupdate for release
2002-08-27 Eric AndersenUpdate changelog for release
2002-08-27 Manuel Novoa... Obligatory forgotten file... sys_errlist garbage.
2002-08-27 Eric AndersenSemonstrate a problem where weak symbols referenced...
2002-08-27 Eric AndersenMake sure that bits/syscalls.h always includes bits...
2002-08-27 Manuel Novoa... Reimplement sys_errlist[] so that it works on sparc...
2002-08-27 Manuel Novoa... Make this as glibc-like as possible while avoiding...
2002-08-27 David McCulloughFix a delay slot problem, this gets some apps working...
2002-08-27 Eric AndersenMove the _DIRENT_HAVE_D_TYPE test to avoid breaking...
2002-08-27 Eric AndersenNo need to hide this stuff when _DIRENT_HAVE_D_TYPE...
2002-08-27 David McCulloughAdded __kernel_fsid_t to satisfy some apps that need it.
2002-08-26 Eric AndersenImplement missing readdir64_r.c
2002-08-26 Manuel Novoa... sparc, alpha, and mips have different errno values...
2002-08-26 Eric AndersenOops. I got the include guard wrong. Fix it per current
2002-08-26 Eric AndersenMake bits/kernel_types.h include guard names match...
2002-08-26 Miles BaderInitial checkin.
2002-08-25 Eric AndersenUpdate version to 0.9.15 in preparation for making...
2002-08-25 Manuel Novoa... Changed fclose behavior when custom streams were enable...
2002-08-25 Eric AndersenKill the HAS_LONG_LONG option. It really did not make...
2002-08-25 Eric AndersenUse the kernel version of struct msqid_ds directly...
2002-08-25 Eric AndersenFinish off the bits/kernel_stat.h cleanup for proper
2002-08-25 Eric AndersenMake shm stuff work properly.
2002-08-25 Eric Andersenignore generated stuff
2002-08-24 Manuel Novoa... Tweak things so that struct stat and struct stat64...
2002-08-24 Eric AndersenSimple shared memory test
2002-08-24 Eric AndersenAvoid `ECANCELED' redefined on mips
2002-08-24 Eric AndersenUse bits/kernel_stat.h, not asm/stat.h
2002-08-24 Eric AndersenIgnore generated stuff
2002-08-24 Eric AndersenBreak dependancy of bits/types.h on the asm/posix_types...
2002-08-24 Eric AndersenBreak dependancy of bits/types.h on the asm/posix_types...
2002-08-23 Eric AndersenSplit out the definition of struct stat into the new...
2002-08-23 Eric AndersenFix broken link
2002-08-23 Eric AndersenSplit out the arch dependant errno_values.h junk into...
2002-08-23 Eric AndersenIgnore generated binaries
2002-08-23 Miles Bader(initfini.s): Search the uClibc include dir, so we...
2002-08-22 Eric AndersenRework struct stat/stat64 handling to eliminate kernel...
2002-08-22 Eric AndersenRework errno handling to be kernel header free
2002-08-22 Eric AndersenSupport _syscall6 and _syscall7 for arm
2002-08-22 Eric AndersenHide .hidden stuff unless explicitly enabled
2002-08-21 Eric AndersenRevert mode_t change. Sigh. As Manuel so eloquently...
2002-08-21 Eric Andersenmode_t was being promoted to an int by gcc's __builtin_...
2002-08-20 Eric AndersenRemove some noise
2002-08-20 Eric AndersenStupid cut-n-paste error
2002-08-20 Manuel Novoa... Unlike glibc, uClibc doesn't always support the d_type...
2002-08-20 Eric AndersenOnly build libthread_db when both threads and debug...
2002-08-19 Eric AndersenEliminate wrapping of struct stat and use the kernel...
2002-08-19 Eric AndersenFixup struct _res handling so apps using struct _res...
2002-08-19 Eric AndersenSuperH config update
2002-08-19 Eric Andersenmissed const-ifying this one.
2002-08-19 Eric Andersensome updates from Stefan Allius to make up the SuperH...
2002-08-19 Eric AndersenAdd a .note section to make gdb happy
2002-08-19 Eric AndersenCall the pthread setup junk early if possible.
2002-08-19 Eric AndersenWork from Stefan Allius which allows superH to use...
2002-08-19 Eric AndersenBased on work by Stefan Allius, arrange for early initi...
2002-08-19 Eric AndersenOpen a lib that is not so closely coupled with gdb
2002-08-19 Eric AndersenBe prepared to call __pthread_initialize_minimal
2002-08-19 Miles Bader(CSRC): Make contents source files, not object files.
2002-08-19 Miles Bader(CSRC): Add `memalign.c'.
2002-08-19 Miles BaderInitial checkin.
2002-08-19 Miles Bader(realloc): Follow new arg conventions of MALLOC_SET_SIZE.
2002-08-19 Miles Bader(malloc): Use MALLOC_SETUP.
2002-08-19 Miles Bader(MALLOC_SETUP): New macro.
2002-08-18 Eric AndersenDirectly use kernel types for uid_t, gid_t, and dev_t...
2002-08-18 Eric AndersenYet more rework to make __getgrent and the functions...
2002-08-18 Manuel Novoa... Fix broken locking so that at least the Python 2.2...
2002-08-18 Manuel Novoa... Remove recursive lock/unlock for a non-recursive mutex.
2002-08-17 Manuel Novoa... Fixed __read_etc_hosts_r to return alias list and modif...
2002-08-17 Manuel Novoa... Fix two problems with printf that showed up in the...
2002-08-16 Manuel Novoa... Disable macro implementations. Somehow I missed the...
2002-08-16 Eric AndersenCleanup exit a bit, from Ronald Wahl
2002-08-16 Miles Baderwhitespace
2002-08-16 Miles BaderRemove __res_state function.
2002-08-16 Miles BaderMake INCLUDE_FULL_RPC default to !HAVE_SHARED.
2002-08-16 Eric AndersenDemonstrate that dlopen() RTLD_NOW is currently broken.
2002-08-16 Miles BaderRemove thread-specific stuff entirely.
2002-08-16 Miles Bader(_res): Define as a macro if __UCLIBC_HAS_THREADS__...
2002-08-16 Miles Bader(h_errno): Only define as a macro if __UCLIBC_HAS_THREA...
2002-08-16 Miles Bader(errno): Only define as a macro if __UCLIBC_HAS_THREADS...
2002-08-16 Eric AndersenReplace all instances of _LIBC_REENTRANT with __UCLIBC_...
2002-08-16 Eric AndersenRemove h8300 special case
next