index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2004-08-26
Fixes from gentoo.
Manuel Novoa III
2004-08-21
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-16
Audit pthread.h and exclude prototypes for pthread functions
Eric Andersen
2004-08-15
Update to add missing c++ namespace support.
Manuel Novoa III
2004-07-30
cut-n-paste strikes again
Eric Andersen
2004-07-30
Cleanup some dead wood in the header files
Eric Andersen
2004-07-27
Remove all reference to __GLIBC_HAVE_LONG_LONG
Eric Andersen
2004-07-26
Support linux 2.6.x wide device major/minor numbers
Eric Andersen
2004-07-16
Pete Popov writes:
Eric Andersen
2004-07-15
Patch from Yoshinori Sato to add H8/300 relocation types.
Eric Andersen
2004-05-08
Change clock() to allow wrapping.
Manuel Novoa III
2004-05-07
Peter Mazinger asked for this several months ago.
Manuel Novoa III
2004-04-30
These headers should not be included in uClibc -- they should be
Eric Andersen
2004-04-20
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-03-24
glibc does not provide pppio.h, and our doing so conflicts
Eric Andersen
2004-02-18
Alexandre Oliva writes:
Eric Andersen
2004-02-18
Alexandre Oliva writes:
Eric Andersen
2004-02-12
Add our own copies of the include/scsi header files, per what glibc
Eric Andersen
2004-02-11
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-02
Use the correct configuration test define.
Manuel Novoa III
2004-01-14
Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale
Manuel Novoa III
2004-01-02
Cope with 2.6.x headers
Eric Andersen
2003-12-27
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-03
Paul Mundt <lethal@linux-sh.org> writes:
Eric Andersen
2003-11-21
prevent some needless warnings when building w/2.6.x kernel headers
Eric Andersen
2003-11-13
Kill off these headers, which are supposed to be part of binutils-dev,
Eric Andersen
2003-11-02
Add some missing prototypes
Eric Andersen
2003-11-02
Hopefully fix the struct tm extension problem once and for all.
Manuel Novoa III
2003-10-24
Sigh. It seems some stupid programs expect this...
Eric Andersen
2003-10-22
It seems we need to also define SI_LOAD_SHIFT since that was
Eric Andersen
2003-10-21
Those crazy binutils folks changed their abi. Add this so older
Eric Andersen
2003-10-20
Merge some newer/updated bits from the glibc elf.h
Eric Andersen
2003-10-11
I forgot to remove this
Eric Andersen
2003-10-11
These are wanted by net-tools
Eric Andersen
2003-10-10
We do not provide gmtime(), so disable the prototype to
Eric Andersen
2003-10-08
Atsushi Nemoto writes:
Eric Andersen
2003-09-26
Revert to using uClibc-specific c-symbol-prefix stuff
Miles Bader
2003-09-09
sigh. The cris compiler doesn't do link_warning's....
Eric Andersen
2003-09-08
Obligatory forgotten file.
Manuel Novoa III
2003-09-08
Add back in table-less ctype funcs for those interested in minimizing
Manuel Novoa III
2003-09-08
ansidecl.h and symcat.h copied from glibc.
Miles Bader
2003-09-06
Don't install floating point related headers, and wrap some previously
Manuel Novoa III
2003-09-05
Add support for ftw and nftw
Eric Andersen
2003-09-05
Move an #endif that was in the wrong place.
Manuel Novoa III
2003-09-03
Only define __STDC_ISO_10646__ if wide char support is enabled.
Manuel Novoa III
2003-08-28
Create a typedef for the ctype bitmask table entries.
Manuel Novoa III
2003-08-25
Add missing header.
Manuel Novoa III
2003-08-24
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-22
Avoid gratuitous conflicts when used with kernel headers
Eric Andersen
2003-08-11
also carefully booleanize the false value
Eric Andersen
[next]