]> Git Repo - uclibc-ng.git/history - include
Oops. We lost -FPIC in the shuffle...
[uclibc-ng.git] / include /
2002-01-10 Eric AndersenEliminate C++ style comments
2002-01-09 Eric AndersenImplement mempcpy
2002-01-06 Eric AndersenFix stpcpy function declaration
2002-01-06 Eric AndersenSupport statvfs and statfs. Added getmntent_r (and...
2002-01-04 Eric AndersenAdd missing inttypes.h
2002-01-03 Eric AndersenEnable several more syscalls.
2001-12-19 Eric AndersenUpdate my email address. I am no longer [email protected]
2001-12-19 Eric AndersenAdd basename and dirname. Write memrchr.
2001-11-23 Eric AndersenAdd this so madplay will properly configure itself...
2001-11-22 Eric AndersenTotally rework the math library, this time based on...
2001-11-21 Eric AndersenAdjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC...
2001-11-21 Eric AndersenFinish off the getc putc adjustment
2001-11-20 Eric AndersenBe more careful able not shadowing with var names
2001-11-18 David SchleefDon't define _GNU_OBSTACK_INTERFACE_VERSION, because...
2001-11-14 Eric AndersenInitial first (lame) pass at making a pthreads library...
2001-11-14 Eric AndersenAdd missing sched.h
2001-10-15 Eric AndersenTurn off program_invocation_name and friend
2001-10-11 Eric AndersenAdd missing values.h
2001-10-11 Eric AndersenAdd strndup, written by Stefan Soucek <ssoucek@coactive...
2001-10-11 Eric AndersenPatch from Miles Bader <[email protected]> to support...
2001-10-04 Eric AndersenPatch from David McCullough <[email protected]>:
2001-10-02 Eric Andersentermcap.h is supposed to be part of ncurses, and has...
2001-09-27 Eric AndersenBe more careful about not redefining stuf
2001-09-27 Eric Andersenre-enable ntohl and friends
2001-09-27 Eric AndersenOptimize for size, and disable expensive inlining
2001-09-27 Eric AndersenAdd in missing file
2001-09-27 Eric AndersenRev all the header files to sync things with glibc...
2001-09-06 Eric AndersenPatch from Andrew Ip <[email protected]> to add ftime,
2001-08-29 Eric AndersenWrap up some long long stuff in __UCLIBC_HAS_LONG_LONG__
2001-08-27 Eric AndersenMake gdb/gcc/binutils happy
2001-08-24 Eric AndersenUse "stdin", "stdout", and "stderr", not "_stdin",...
2001-08-24 Eric AndersenGet rid of non standard macros for things that are...
2001-08-24 Eric Andersenatoi, atol, atoll, and atof are supposed to be function...
2001-08-21 Eric AndersenAdd missing shadow.h
2001-08-21 Eric AndersenAdd byteswap.h, per glibc
2001-08-17 Eric AndersenFix a silly bug with the header file
2001-08-14 Eric AndersenPut a bandaid on getpgrp behavior
2001-08-14 Eric Andersenuse some #defines internal to the ctype functions to...
2001-08-11 Eric AndersenI just wrote a stpncpy() since someone wanted it
2001-08-10 David McCulloughMake _PATH_VARRUN actually point to /var/run.
2001-08-09 David McCulloughAdd hstrerror, it just points to strerror like h_errno.
2001-07-17 Eric AndersenWe already have tar.h, so might as well include cpio...
2001-07-12 Eric AndersenAdd missing in_addr_t
2001-07-11 David McCulloughAdded __BEGIN_DECLS and __END_DECLS to the files that...
2001-07-11 David McCulloughThe main part of the C++ support is the definition...
2001-07-11 David McCulloughThe weak_alias macro was not genertaing asm with the...
2001-07-11 Eric AndersenSeems weak_alias wasn't working as expected...
2001-07-09 Eric AndersenA patch from Michal Moskal <[email protected]> to...
2001-07-04 David McCulloughAdded stpcpy and strcasestr along with some code to...
2001-06-28 Eric AndersenI missed an item when reentrantifying des.c, reuse...
2001-06-28 Eric AndersenOops. I forgot to check this in...
2001-06-27 Eric AndersenCleanup and don't require LIBC to be defined for the...
2001-06-27 Eric AndersenDon't even threaten to include asm/* stuff
2001-06-27 Eric AndersenDon't include asm/unistd.h
2001-06-23 Eric AndersenThis adds in support for PIC on x86. Unfortunately...
2001-06-17 Manuel Novoa III Add the in* and out* functions for i386. Note: the...
2001-06-12 Eric AndersenCleanup the toploevel makefile handing of shared libs...
2001-06-12 Eric AndersenSome socket cleanups
2001-06-04 Eric AndersenTeach the ldso stuff to use the proper elf.h header...
2001-05-31 Eric AndersenCleanup some stupid warnings
2001-05-28 Manuel Novoa III Make selection of uClibc floating point support in...
2001-05-26 David SchleefAdded definition of __THROW
2001-05-26 Eric AndersenAdd in message queue support, based on work from <tapu...
2001-05-25 Eric AndersenAdd in some more GNU compatible locale stuff. I only...
2001-05-25 David Schleefadded __GNUC_PREREQ() macro
2001-05-25 Eric AndersenWe need the definition of HUGE_VAL fpr some apps. ...
2001-05-25 Eric AndersenCleanup the math.h header file. It was broken when...
2001-05-22 Manuel Novoa III Add poll.h header.
2001-05-21 Eric AndersenWrap getline() inside #ifdef __USE_GNU
2001-05-21 Manuel Novoa III Proper prototype for mtherr, although this should proba...
2001-05-11 Eric AndersenBring powerpc back into line so it compiles again.
2001-05-11 Eric AndersenA patch from Matthias Kilian <[email protected]...
2001-05-10 Eric AndersenFix broken resources.h
2001-05-10 Eric AndersenSeems a few apps need this one...
2001-05-10 Eric AndersenuClibc now has a math library. muahahahaha!
2001-05-09 Eric AndersenYipe. This was still pulling in kernel headers.
2001-05-08 Eric AndersenAdd in libutil, based on Cory Visi's variant of Michael...
2001-05-08 Manuel Novoa III Fix comment for #endif to remove warnings.
2001-04-25 Eric AndersenBe really sneaky and use GNU ld special stuff so that...
2001-04-20 Eric AndersenOops. I forgot the header file
2001-04-06 Eric AndersenFix include/errno.h to not use kernel header, and inste...
2001-03-22 Manuel Novoa III Add some missing headers needed by ld.so-1.9.11.
2001-03-22 Eric AndersenAdd in random(), make rand use that under the hood...
2001-03-21 Eric AndersenStub out localeconv. Please look over this to check...
2001-03-19 Eric AndersenAdd in the sysvipc patch from Michael Shmulevich
2001-03-19 Eric AndersenAdd a sneaky backwards compat hack from Michael Shmulevich
2001-03-19 Manuel Novoa III Since Erik apparently wants def/undef vs def 1/0...
2001-03-19 Eric AndersenFix up breakage resulting from flipping the sense of...
2001-03-18 Manuel Novoa III Added Vladimir's ctype locale support. Make Config...
2001-03-18 Manuel Novoa III Part of the ctype locale support.
2001-03-15 Eric AndersenFix the header file for index, rindex and similar
2001-03-12 Manuel Novoa III Define h_errno to be errno for now.
2001-03-08 Eric AndersenAdd in wordexp support (mostly stubbed out for now...
2001-03-08 Eric AndersenMake alloca work using the compiler builtin
2001-03-08 Eric AndersenReworked the password stuff to be reentrant. Group...
2001-03-01 Manuel Novoa III Added __strtok_r function. Change strtok to a wrapper...
2001-02-27 Manuel Novoa III stdio mostly rewritten... passes lots of tests now.
2001-02-26 David McCulloughg++ compatible math defines.
2001-02-26 David McCulloughAdded res_init and res_query
2001-02-21 Eric AndersenAdd an SH port done by Jean-Yves Avenard of Hewlett...
next
This page took 0.069368 seconds and 7 git commands to generate.