2002-03-01 |
Eric Andersen | Major rework of the include files to eliminate redundancy |
tree | commitdiff |
2002-02-27 |
Eric Andersen | Fix C++ support |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Be consistant and use an unsigned char * throughout |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Odd. This seems to be in the wrong spot... |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Fix rpc + threads so it now compiles. |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Remove elimination of __BEGIN_DECLS/__END_DECLS |
tree | commitdiff |
2002-02-25 |
David McCullough | Added locale and lastlog |
tree | commitdiff |
2002-02-23 |
Eric Andersen | Support isblank() |
tree | commitdiff |
2002-02-22 |
Manuel Novoa III | I was confusing the effects of _LARGEFILE_SOURCE with... |
tree | commitdiff |
2002-02-20 |
Eric Andersen | Merge in the pthread library. This is the linuxthreads... |
tree | commitdiff |
2002-02-19 |
Manuel Novoa III | Output an error if uClibc's and app's largefile configu... |
tree | commitdiff |
2002-02-18 |
Eric Andersen | Support strong_alias and begin merging usage of weak_fu... |
tree | commitdiff |
2002-02-14 |
Eric Andersen | Disable a lingering bit of wide char junk |
tree | commitdiff |
2002-02-13 |
Eric Andersen | A number of naming updates in preparation for adding in |
tree | commitdiff |
2002-02-02 |
Eric Andersen | Add in support for the Hitach H8/300H architecture, |
tree | commitdiff |
2002-02-02 |
Eric Andersen | Do not expose the weak_alias() junk to the world. ... |
tree | commitdiff |
2002-02-02 |
Eric Andersen | Several little additions and cleanups. Add getw()... |
tree | commitdiff |
2002-01-30 |
Eric Andersen | Add missing sys/fsuid.h |
tree | commitdiff |
2002-01-29 |
Eric Andersen | Updates to the v850 architecture from Miles Bader ... |
tree | commitdiff |
2002-01-19 |
Eric Andersen | Allow apps to use varargs.h (not that they should) |
tree | commitdiff |
2002-01-17 |
Eric Andersen | Enable fcntl64, and fix fcntl when large fils is enabled. |
tree | commitdiff |
2002-01-17 |
David McCullough | * Added /etc/shadow support (Config selectable) |
tree | commitdiff |
2002-01-17 |
David McCullough | The resolver is still using the old API so we cannot... |
tree | commitdiff |
2002-01-16 |
Eric Andersen | Hide all reference to wchar_t so configure won't get... |
tree | commitdiff |
2002-01-10 |
Eric Andersen | Eliminate C++ style comments |
tree | commitdiff |
2002-01-09 |
Eric Andersen | Implement mempcpy |
tree | commitdiff |
2002-01-06 |
Eric Andersen | Fix stpcpy function declaration |
tree | commitdiff |
2002-01-06 |
Eric Andersen | Support statvfs and statfs. Added getmntent_r (and... |
tree | commitdiff |
2002-01-04 |
Eric Andersen | Add missing inttypes.h |
tree | commitdiff |
2002-01-03 |
Eric Andersen | Enable several more syscalls. |
tree | commitdiff |
2001-12-19 |
Eric Andersen | Update my email address. I am no longer [email protected] |
tree | commitdiff |
2001-12-19 |
Eric Andersen | Add basename and dirname. Write memrchr. |
tree | commitdiff |
2001-11-23 |
Eric Andersen | Add this so madplay will properly configure itself... |
tree | commitdiff |
2001-11-22 |
Eric Andersen | Totally rework the math library, this time based on... |
tree | commitdiff |
2001-11-21 |
Eric Andersen | Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC... |
tree | commitdiff |
2001-11-21 |
Eric Andersen | Finish off the getc putc adjustment |
tree | commitdiff |
2001-11-20 |
Eric Andersen | Be more careful able not shadowing with var names |
tree | commitdiff |
2001-11-18 |
David Schleef | Don't define _GNU_OBSTACK_INTERFACE_VERSION, because... |
tree | commitdiff |
2001-11-14 |
Eric Andersen | Initial first (lame) pass at making a pthreads library... |
tree | commitdiff |
2001-11-14 |
Eric Andersen | Add missing sched.h |
tree | commitdiff |
2001-10-15 |
Eric Andersen | Turn off program_invocation_name and friend |
tree | commitdiff |
2001-10-11 |
Eric Andersen | Add missing values.h |
tree | commitdiff |
2001-10-11 |
Eric Andersen | Add strndup, written by Stefan Soucek <ssoucek@coactive... |
tree | commitdiff |
2001-10-11 |
Eric Andersen | Patch from Miles Bader <[email protected]> to support... |
tree | commitdiff |
2001-10-04 |
Eric Andersen | Patch from David McCullough <[email protected]>: |
tree | commitdiff |
2001-10-02 |
Eric Andersen | termcap.h is supposed to be part of ncurses, and has... |
tree | commitdiff |
2001-09-27 |
Eric Andersen | Be more careful about not redefining stuf |
tree | commitdiff |
2001-09-27 |
Eric Andersen | re-enable ntohl and friends |
tree | commitdiff |
2001-09-27 |
Eric Andersen | Optimize for size, and disable expensive inlining |
tree | commitdiff |
2001-09-27 |
Eric Andersen | Add in missing file |
tree | commitdiff |
2001-09-27 |
Eric Andersen | Rev all the header files to sync things with glibc... |
tree | commitdiff |
2001-09-06 |
Eric Andersen | Patch from Andrew Ip <[email protected]> to add ftime, |
tree | commitdiff |
2001-08-29 |
Eric Andersen | Wrap up some long long stuff in __UCLIBC_HAS_LONG_LONG__ |
tree | commitdiff |
2001-08-27 |
Eric Andersen | Make gdb/gcc/binutils happy |
tree | commitdiff |
2001-08-24 |
Eric Andersen | Use "stdin", "stdout", and "stderr", not "_stdin",... |
tree | commitdiff |
2001-08-24 |
Eric Andersen | Get rid of non standard macros for things that are... |
tree | commitdiff |
2001-08-24 |
Eric Andersen | atoi, atol, atoll, and atof are supposed to be function... |
tree | commitdiff |
2001-08-21 |
Eric Andersen | Add missing shadow.h |
tree | commitdiff |
2001-08-21 |
Eric Andersen | Add byteswap.h, per glibc |
tree | commitdiff |
2001-08-17 |
Eric Andersen | Fix a silly bug with the header file |
tree | commitdiff |
2001-08-14 |
Eric Andersen | Put a bandaid on getpgrp behavior |
tree | commitdiff |
2001-08-14 |
Eric Andersen | use some #defines internal to the ctype functions to... |
tree | commitdiff |
2001-08-11 |
Eric Andersen | I just wrote a stpncpy() since someone wanted it |
tree | commitdiff |
2001-08-10 |
David McCullough | Make _PATH_VARRUN actually point to /var/run. |
tree | commitdiff |
2001-08-09 |
David McCullough | Add hstrerror, it just points to strerror like h_errno. |
tree | commitdiff |
2001-07-17 |
Eric Andersen | We already have tar.h, so might as well include cpio... |
tree | commitdiff |
2001-07-12 |
Eric Andersen | Add missing in_addr_t |
tree | commitdiff |
2001-07-11 |
David McCullough | Added __BEGIN_DECLS and __END_DECLS to the files that... |
tree | commitdiff |
2001-07-11 |
David McCullough | The main part of the C++ support is the definition... |
tree | commitdiff |
2001-07-11 |
David McCullough | The weak_alias macro was not genertaing asm with the... |
tree | commitdiff |
2001-07-11 |
Eric Andersen | Seems weak_alias wasn't working as expected... |
tree | commitdiff |
2001-07-09 |
Eric Andersen | A patch from Michal Moskal <[email protected]> to... |
tree | commitdiff |
2001-07-04 |
David McCullough | Added stpcpy and strcasestr along with some code to... |
tree | commitdiff |
2001-06-28 |
Eric Andersen | I missed an item when reentrantifying des.c, reuse... |
tree | commitdiff |
2001-06-28 |
Eric Andersen | Oops. I forgot to check this in... |
tree | commitdiff |
2001-06-27 |
Eric Andersen | Cleanup and don't require LIBC to be defined for the... |
tree | commitdiff |
2001-06-27 |
Eric Andersen | Don't even threaten to include asm/* stuff |
tree | commitdiff |
2001-06-27 |
Eric Andersen | Don't include asm/unistd.h |
tree | commitdiff |
2001-06-23 |
Eric Andersen | This adds in support for PIC on x86. Unfortunately... |
tree | commitdiff |
2001-06-17 |
Manuel Novoa III | Add the in* and out* functions for i386. Note: the... |
tree | commitdiff |
2001-06-12 |
Eric Andersen | Cleanup the toploevel makefile handing of shared libs... |
tree | commitdiff |
2001-06-12 |
Eric Andersen | Some socket cleanups |
tree | commitdiff |
2001-06-04 |
Eric Andersen | Teach the ldso stuff to use the proper elf.h header... |
tree | commitdiff |
2001-05-31 |
Eric Andersen | Cleanup some stupid warnings |
tree | commitdiff |
2001-05-28 |
Manuel Novoa III | Make selection of uClibc floating point support in... |
tree | commitdiff |
2001-05-26 |
David Schleef | Added definition of __THROW |
tree | commitdiff |
2001-05-26 |
Eric Andersen | Add in message queue support, based on work from <tapu... |
tree | commitdiff |
2001-05-25 |
Eric Andersen | Add in some more GNU compatible locale stuff. I only... |
tree | commitdiff |
2001-05-25 |
David Schleef | added __GNUC_PREREQ() macro |
tree | commitdiff |
2001-05-25 |
Eric Andersen | We need the definition of HUGE_VAL fpr some apps. ... |
tree | commitdiff |
2001-05-25 |
Eric Andersen | Cleanup the math.h header file. It was broken when... |
tree | commitdiff |
2001-05-22 |
Manuel Novoa III | Add poll.h header. |
tree | commitdiff |
2001-05-21 |
Eric Andersen | Wrap getline() inside #ifdef __USE_GNU |
tree | commitdiff |
2001-05-21 |
Manuel Novoa III | Proper prototype for mtherr, although this should proba... |
tree | commitdiff |
2001-05-11 |
Eric Andersen | Bring powerpc back into line so it compiles again. |
tree | commitdiff |
2001-05-11 |
Eric Andersen | A patch from Matthias Kilian <[email protected]... |
tree | commitdiff |
2001-05-10 |
Eric Andersen | Fix broken resources.h |
tree | commitdiff |
2001-05-10 |
Eric Andersen | Seems a few apps need this one... |
tree | commitdiff |
2001-05-10 |
Eric Andersen | uClibc now has a math library. muahahahaha! |
tree | commitdiff |
2001-05-09 |
Eric Andersen | Yipe. This was still pulling in kernel headers. |
tree | commitdiff |
next |