Age | Commit message (Expand) | Author |
2002-11-21 | Doh! As Stefan Allius points out, I forgot to properly review | Eric Andersen |
2002-11-21 | Debugging tweaks. | Miles Bader |
2002-11-21 | Oops. | Eric Andersen |
2002-11-21 | Cleanup use of in6addr_loopback and in6addr_any | Eric Andersen |
2002-11-21 | Patch from Yoshinori Sato to update the h8300 architecture. | Eric Andersen |
2002-11-21 | Improve malloc debugging support. | Miles Bader |
2002-11-20 | Rework usershell.c, as the old one was packed full of unhandled | Eric Andersen |
2002-11-19 | Implement dynamic atexit handling. Adds a few bytes and a dependancy | Eric Andersen |
2002-11-15 | This draws from an old patch by David Blythe for the now-dead | Eric Andersen |
2002-11-15 | Cleanup a few structural wierdnesses | Eric Andersen |
2002-11-15 | Stefan Allius writes: | Eric Andersen |
2002-11-15 | Remove obsolete files | Eric Andersen |
2002-11-15 | Fix it for real this time. | Eric Andersen |
2002-11-15 | Doh! I screwed that one all up. Lets try that again... | Eric Andersen |
2002-11-15 | Patch from Luc Van Oostenryck to fix a buffer overflow | Eric Andersen |
2002-11-15 | Stefan Allius writes: | Eric Andersen |
2002-11-15 | I was an idiot and put _fini into the wrong register. Duh. | Eric Andersen |
2002-11-14 | As released in uClibc 0.9.16, regex was being compiled without | Eric Andersen |
2002-11-14 | Minor cleanup | Eric Andersen |
2002-11-14 | Implement sendfile64 | Eric Andersen |
2002-11-08 | Patch from Stefan Allius for libgcc multilib support | Eric Andersen |
2002-11-08 | Added some temporary "stubs" for collation. | Manuel Novoa III |
2002-11-08 | Add wcwidth and wcswidth, based on Markus Kuhn's wcwidth of 2002-05-08. | Manuel Novoa III |
2002-11-07 | Remove atof from strtod.o... | Manuel Novoa III |
2002-11-07 | Okay, fix for atof _correctly_... | Manuel Novoa III |
2002-11-07 | Apparently I forgot to build atof... | Manuel Novoa III |
2002-11-07 | Fixup function prototype for __uint128_t which fixes the compile | Eric Andersen |
2002-11-06 | Update soft-float handling | Eric Andersen |
2002-11-05 | Forgot to change btowc and wctob when I changed the wc<->mb functions yesterday. | Manuel Novoa III |
2002-11-05 | For now, leave the "Oddly enough, __fsetlocking() is NOT threadsafe." | Eric Andersen |
2002-11-05 | Fixup handling of disabled options | Eric Andersen |
2002-11-05 | A patch from Danny Lepage so that we do not setting on symlinks | Eric Andersen |
2002-11-05 | Patch from Stefan Allius -- export LIBGCC | Eric Andersen |
2002-11-05 | Patch from Stefan Allius. Include CPU_CFLAGS when compiling | Eric Andersen |
2002-11-04 | Add printf wchar support for %lc (%C) and %ls (%S). | Manuel Novoa III |
2002-11-04 | I dunno why there were align 5, but align 4 is much more sensible. | Eric Andersen |
2002-11-04 | Kill sysdep.h and fixup the SH asm to not use it. | Eric Andersen |
2002-11-04 | Don't use ENTRY(), make the asm explicit | Eric Andersen |
2002-11-04 | Oops. Fix compilation on arm. | Eric Andersen |
2002-11-03 | A patch from Vincent Sanders to fix the arm implementation of | Eric Andersen |
2002-11-03 | It was easy enough to respect locale-specific decimal point for printf | Manuel Novoa III |
2002-11-03 | Implement locale-specific grouping in printf for base 10 integer conversions | Manuel Novoa III |
2002-11-03 | Another update to initfini.awk and initfini.c from Stefan Allius | Eric Andersen |
2002-11-03 | Properly prefix some symbols | Eric Andersen |
2002-11-03 | Patch from "Cho, Seong-Myun" <smcho@xecurenexus.com> to limit | Eric Andersen |
2002-11-01 | Fix a stupid bug. | Manuel Novoa III |
2002-11-01 | Reworked setlocale() return values and locale arg processing to | Manuel Novoa III |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-29 | Fix a couple of 'restrict' bugs in mbstowcs and wcstombs. | Manuel Novoa III |
2002-10-29 | Fix a silly typo for Manuel | Eric Andersen |