OSDN Git Service

uclinux-h8/uclibc-ng.git
2002-12-18 Miles BaderInitial checkin
2002-12-18 Miles Baderwhitespace
2002-12-18 Miles Bader(SSRC): Rename longjmp.S to __longjmp.S
2002-12-18 Miles BaderRename longjmp.S to __longjmp.S
2002-12-17 Eric AndersenPatch from Stefan Allius. Only build config stuff...
2002-12-17 Eric AndersenDop not restrict the IFTODT() and DTTOIF() macros when
2002-12-13 Eric AndersenOnly build the ncurses stuff when it is needed, based...
2002-12-13 Eric AndersenMove the soft float check
2002-12-12 Eric AndersenRework things such that staticly linked applications...
2002-12-12 Eric AndersenUse crt1.o when ctor/dtor support is enabled
2002-12-12 Eric AndersenWhen -shared is specified, meaning they wish to create...
2002-12-12 Eric AndersenOops. Patch was vs 5beta.
2002-12-12 Eric AndersenIt seems SCO puts touch in a wierd place
2002-12-12 Eric AndersenBased on discussions with Stefan Allius, change it...
2002-12-12 Eric AndersenAdd portmap and patch from Steven Elling
2002-12-12 Eric AndersenFix typo noticed by V.Radhakrishnan
2002-12-12 Eric AndersenAdd in a stub libnsl library to make stupid configure...
2002-12-12 Eric AndersenFix broken ignore file
2002-12-12 Eric AndersenAvoid silly namespace pollution
2002-12-11 Eric AndersenRemove a stray ')'
2002-12-11 Manuel Novoa... Remove trailing comma from enum list as a nicety for...
2002-12-09 Eric AndersenCleanup the case when using the system shared lib loader
2002-12-05 Tobias AnderbergAdded CPU_CFLAGS and CPU_LDFLAGS for cris.
2002-12-05 Tobias AnderbergRemoved redundant definition of __USE_WEAK_ALIASES.
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-12-04 Eric AndersenI forgot to kill these files in my last commit.
2002-12-04 Eric AndersenThis is based on a patch posted to lkml by Petr Baudis...
2002-12-04 Eric AndersenImplement the rest of the missing include/net/if.h...
2002-12-04 Eric AndersenLooks like this is in fact needed to properly debug...
2002-12-04 Eric AndersenOverride optimization settings when debugging
2002-12-04 Eric AndersenFix the other instance of getcwd
2002-12-04 Eric AndersenFor now, always claim we have exactly one cpu. It...
2002-12-04 Eric AndersenProperly allocate memory when size is 0, but so is buf
2002-12-03 Eric AndersenMake the arm cpu-specific optimizations work properly
2002-12-02 Eric AndersenDon't leak outside of the target area when installing...
2002-12-02 Eric AndersenSpelling fixes
2002-12-02 Manuel Novoa... Cut and paste error.
2002-12-02 Manuel Novoa... Forgot one...
2002-12-02 Manuel Novoa... Add hsearch and hsearch_r. Consolidate all functions...
2002-12-01 David McCulloughIf the wait failed in pclose it would return a random...
2002-12-01 David SchleefMake ldd work even more like GNU ldd by appending dummy...
2002-11-29 Eric AndersenI forgot to include features.h
2002-11-29 Eric AndersenSilly me, I forgot to include features.h
2002-11-28 Eric AndersenKill a bit of unused cruft
2002-11-28 Eric AndersenFix compilation on mips
2002-11-27 Eric AndersenMake support for global constructors and global destruc...
2002-11-27 Eric AndersenFixup sysconf to report the correct answer when UCLIBC_...
2002-11-27 Manuel Novoa... Fix an ifdef mismatch.
2002-11-27 Eric AndersenFix the defaults to make them be sane
2002-11-27 Manuel Novoa... Fix bug in setting daylight and timezone when no (valid...
2002-11-23 Manuel Novoa... Oops.. left in a bit of debugging code.
2002-11-23 Eric AndersenUse 'install' rather than 'mkdir -p' for target directo...
2002-11-22 Manuel Novoa... Ok... here's the summary:
2002-11-21 Eric AndersenOops. As Pavel Roskin notes, I forgot to conditionally...
2002-11-21 Eric AndersenDoh! As Stefan Allius points out, I forgot to properly...
2002-11-21 Miles BaderDebugging tweaks.
2002-11-21 Eric AndersenOops.
2002-11-21 Eric AndersenCleanup use of in6addr_loopback and in6addr_any
2002-11-21 Eric AndersenPatch from Yoshinori Sato to update the h8300 architecture.
2002-11-21 Miles BaderImprove malloc debugging support.
2002-11-21 Eric AndersenAct more like the GNU version. Accept multiple args...
2002-11-21 Eric AndersenDoh! Manuel noticed I'd put the CFLAGS before DODEBUG...
2002-11-20 Eric AndersenRework usershell.c, as the old one was packed full...
2002-11-20 Eric AndersenKill SVR4_BUGCOMPAT
2002-11-20 Eric AndersenPatch from Stefan Allius:
2002-11-20 Eric AndersenPatch from Aidan Van Dyk to make _toupper and _tolower
2002-11-19 Eric AndersenUpdate verbage regarding NIS
2002-11-19 Eric AndersenRemove use of $(strip) when no longer needed. Fixup...
2002-11-19 Eric AndersenImplement dynamic atexit handling. Adds a few bytes...
2002-11-19 Eric AndersenSilence some whining
2002-11-19 Eric AndersenAidan Van Dyk noticed that _toupper and _tolower were...
2002-11-19 Eric AndersenPer suggestion from Stefan Allius, change DO_MPROTECT_H...
2002-11-19 Eric AndersenStefan Allius writes:
2002-11-19 Eric Andersencut-n-paste typo
2002-11-19 Eric AndersenUpdate to sync up with glibc 2.3
2002-11-15 Eric AndersenFor now, revert Ronald Wahl's change to dlopen. We...
2002-11-15 Eric AndersenThis draws from an old patch by David Blythe for the...
2002-11-15 Eric AndersenCleanup a few structural wierdnesses
2002-11-15 Eric AndersenStefan Allius writes:
2002-11-15 Eric AndersenRemove obsolete files
2002-11-15 Eric AndersenFix it for real this time.
2002-11-15 Eric AndersenDoh! I screwed that one all up. Lets try that again...
2002-11-15 Eric AndersenOnly build the 64 tests when relevant
2002-11-15 Eric AndersenAdd in a pread/pwrite test
2002-11-15 Eric AndersenPatch from Luc Van Oostenryck to fix a buffer overflow
2002-11-15 Eric AndersenStefan Allius writes:
2002-11-15 Eric AndersenFixup minislang link
2002-11-15 Eric AndersenRonald Wahl writes:
2002-11-15 Eric AndersenRonald Wahl writes:
2002-11-15 Eric AndersenI was an idiot and put _fini into the wrong register...
2002-11-14 Eric AndersenAs released in uClibc 0.9.16, regex was being compiled...
2002-11-14 Eric AndersenMinor cleanup
2002-11-14 Eric AndersenImplement sendfile64
2002-11-14 Eric AndersenAdd missing quotes
2002-11-12 Eric AndersenA powerpc patch from Ronald Wahl:
2002-11-11 "Steven J.... Add in 'ldso' to directory list since 'make clean'...
2002-11-10 Eric AndersenDon't link to us.kernel.org
2002-11-09 Aaron Lehmannfix typo
2002-11-09 Eric AndersenUpdate from upstream
2002-11-09 Eric AndersenFor arm use -mcpu for the moment, since it seems to...
next