OSDN Git Service

uclinux-h8/uClibc.git
2004-01-04 Eric AndersenFix paragraph seperation
2004-01-04 Eric Andersenspell 'pthread' properly
2004-01-04 Eric AndersenFix grammar
2004-01-04 Eric AndersenUpdate for release
2004-01-04 Manuel Novoa... My mistake. We do need some weak pthread_* funcs....
2004-01-03 Eric AndersenFix up the news a bit
2004-01-03 Eric AndersenUpdate for release
2004-01-03 Eric AndersenBe sure to fully clean 2.6 kernel headers on 'make...
2004-01-03 Eric AndersenAdd ldflags where needed
2004-01-03 Eric AndersenAnd just like that, clone is now fixed.... Previously the
2004-01-03 Eric Andersenoops
2004-01-03 Eric AndersenMinor changes
2004-01-02 Eric AndersenA useful/useless little malloc time test
2004-01-02 Eric AndersenPeter S. Mazinger writes:
2004-01-02 Eric AndersenMinor update of the debian packaging stuff
2004-01-02 Eric AndersenRemove remnants of the gcc wrapper
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2004-01-02 Eric AndersenBump version, cleanup whitespace
2004-01-02 Eric AndersenCope with 2.6.x headers
2004-01-02 Eric Andersenrohde at soap dot adsl dot dk writes:
2004-01-02 Eric Andersenrohde at soap dot adsl dot dk writes:
2004-01-02 Manuel Novoa... Fix __freadable and __fwritable... were using '~' inste...
2004-01-02 Manuel Novoa... Oops... temporarily support the old stdio code.
2004-01-02 Manuel Novoa... The checking Erik added seems to be unnecessary. Witho...
2004-01-02 Manuel Novoa... Redo the exec functions to comply with SUSv3.
2004-01-02 Manuel Novoa... Rewrite popen for SUSv3 compliance.
2004-01-02 Manuel Novoa... Minor fix from upstream glibc.
2004-01-02 Manuel Novoa... Kept the same approach, but rewrote the code for the...
2003-12-31 Eric AndersenFir errno return when the file/path is NULL or points...
2003-12-31 Eric AndersenAdd extra checks for sigprocmask and rt_sigprocmask...
2003-12-30 Eric AndersenFix the manditory typo in my last minute untested fix.
2003-12-30 Eric AndersenMake sleep behave itself properly inthe presence of...
2003-12-30 Eric AndersenRework malloc. The new default implementation is based...
2003-12-30 Eric AndersenUpdate and restore malloc-simple. Slow as molasses...
2003-12-28 Eric AndersenFix a really dumb bug introduced in version 1.4 of...
2003-12-28 Eric AndersenFix whitespace
2003-12-28 Eric Andersenremove unused file
2003-12-27 Manuel Novoa... Handle the app_fini stuff in exit without requiring...
2003-12-27 Manuel Novoa... Fix a long-standing bug with pthreads. A couple of...
2003-12-22 Eric Andersenoops
2003-12-22 Eric Andersenimplement the worthless cuserid() function we claim...
2003-12-22 Eric AndersenIn unistd.h, getpgrp() is redirected to __getpgid(...
2003-12-22 Eric AndersenThat was awfully stupid.
2003-12-22 Eric AndersenUse 'sed -i -e' rather than 'sed -ie' since we don...
2003-12-22 Eric AndersenUpdate the config used when building a .deb
2003-12-19 Eric Andersendev systems updated
2003-12-17 Eric AndersenUse PAGE_SIZE rather than hard coding 4096
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2003-12-17 Eric AndersenWhen I switched from using stack allocated space for...
2003-12-17 Eric AndersenAdd in the axis network cameras
2003-12-16 Eric AndersenAdd LEAF Bering-uClibc
2003-12-16 Eric Andersenfix grammer such it is possible to understand what...
2003-12-16 Eric AndersenUpdate for release (no really this time ;-)
2003-12-16 Eric AndersenUpdate the website
2003-12-14 Manuel Novoa... Link ldconfig with the appropriate libraries.
2003-12-14 Manuel Novoa... Fix some dst issues in _time_mktime().
2003-12-14 Manuel Novoa... Fix a couple of 'declaration after statement' errors.
2003-12-11 Eric Andersenfix a cut-n-paste typo
2003-12-11 Eric Andersenadd image for validator
2003-12-11 Eric Andersenfixup some silly html bugs
2003-12-11 Eric Andersenmjn3 found a url for the darwin C lib
2003-12-11 Eric Andersenmore minor cleanups
2003-12-11 Eric AndersenRework the website
2003-12-08 Eric AndersenPrepare for uClibc 0.9.24 release
2003-12-05 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-12-05 Eric Andersenmove _dl_fixup so staticly linked apps using dlopen...
2003-12-04 Manuel Novoa... Fix infinite loop in putgrent (forgotten increment).
2003-12-04 Eric AndersenFix arm profiling support, which was accidentally removed
2003-12-04 Eric AndersenSet the default stdio buffer size to 4096, rather then...
2003-12-04 Manuel Novoa... Don't download the local data if we have it already.
2003-12-04 Manuel Novoa... Building of iconv.o was accidently always disabled.
2003-12-03 Eric AndersenHenrik Grindal Bakken writes:
2003-12-03 Eric AndersenJoakim Tjernlund writes:
2003-12-03 Eric AndersenLethal noticed that the generated file gmon-start.S...
2003-12-03 Eric AndersenPatch from lethal, adding syscall() to the sh64 port
2003-12-03 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-12-03 Eric AndersenEliminate some static buffers based on a patch from...
2003-12-03 Eric Andersenremove some garbage
2003-12-03 Eric AndersenRob McMullen writes:
2003-12-03 Eric Andersenforce enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4
2003-12-02 Eric AndersenDisable pthreads for sh64 for the time being (since...
2003-12-02 Manuel Novoa... Include Rules.mk for consistency. Trying not to was...
2003-12-02 Manuel Novoa... Add a syscall() implementation using a hacked version...
2003-12-02 Eric AndersenAdd function versions of ntohl and friends
2003-12-02 Eric AndersenAvoid a potentially undefined operation with a veriable...
2003-12-02 Manuel Novoa... Put in a dummy reference to main so busybox will link.
2003-11-29 Manuel Novoa... Minor typo fix.
2003-11-29 Manuel Novoa... Minor update... Config no longer used.
2003-11-29 Manuel Novoa... Patch by "Bradley D. LaRonde" <brad@ltc.com> for boehm...
2003-11-28 Manuel Novoa... Another missing mips function, needed by the boehm...
2003-11-28 Manuel Novoa... Add sysmips(), based on a patch by Atsushi Nemoto ...
2003-11-24 Manuel Novoa... Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since...
2003-11-24 Manuel Novoa... Don't bother checking, since we want an error if -msoft...
2003-11-23 Manuel Novoa... Ok.. this fixes the buildroot soft-float arm build.
2003-11-23 Manuel Novoa... Make sure we use the right CC setting when building...
2003-11-23 Manuel Novoa... Hopefully this is correct for cris.
2003-11-23 Manuel Novoa... Protect against quoting changes.
2003-11-22 Eric AndersenRemove SAFECFLAGS. It was a workaround for failures...
next