arpa/
|
21854 |
2 weeks |
vda |
reinstate external visibility of inet_ntoa_r,
and add it to arpa/inet.h header.
... |
net/
|
14288 |
2 years |
vapier |
sync with glibc |
netax25/
|
7636 |
4 years |
andersen |
These are wanted by net-tools
|
neteconet/
|
7636 |
4 years |
andersen |
These are wanted by net-tools
|
netinet/
|
21132 |
2 months |
carmelo |
Added support for ether_line, ether_ntohost and ether_hostton.
Added related tes... |
netipx/
|
4288 |
6 years |
andersen |
Odd. This seems to be in the wrong spot...
|
netpacket/
|
5197 |
5 years |
andersen |
Make pump happy. Add in this header.
-Erik
|
protocols/
|
4911 |
5 years |
andersen |
Update rpc headers. Add missing some headers
-Erik
|
rpc/
|
21713 |
4 weeks |
vda |
Functions should be either exported in public .h files
and marked with libc_hidd... |
scsi/
|
8458 |
4 years |
andersen |
Add our own copies of the include/scsi header files, per what glibc
does, rather... |
sys/
|
21496 |
6 weeks |
carmelo |
Enable remap_file_pages prototype controlled by __USE_GNU define as well as mrem... |
langinfo.h
|
|
21923 |
11 days |
carmelo |
Added implementation for 'locale' command.
Signed-off-by: Filippo Arcidiacono <... |
time.h
|
|
21883 |
2 weeks |
vda |
Experimentally move libc_hidden_proto(time) to time.h.
The only code change obse... |
atomic.h
|
|
21825 |
2 weeks |
aldot |
- fixup asm. No object-code changes
|
netdb.h
|
|
21713 |
4 weeks |
vda |
Functions should be either exported in public .h files
and marked with libc_hidd... |
fenv.h
|
|
20880 |
3 months |
aldot |
- forgot to add include/fenv.h
|
malloc.h
|
|
20868 |
3 months |
aldot |
- fix compilation:
In file included from toolchain_build_i386/gcc-3.4.6/libibe... |
libc-symbols.h
|
|
20825 |
4 months |
vapier |
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing ... |
elf.h
|
|
20728 |
4 months |
vapier |
Chris Zankel writes:
The following patches add support for the Xtensa processor ... |
link.h
|
|
20475 |
5 months |
bernds |
Certain configure scripts test for presence of dlfcn.h. Don't install it
if !HA... |
features.h
|
|
19833 |
7 months |
vapier |
drop __user hack for crappy kernel headers and document the __linux__ grease |
resolv.h
|
|
18480 |
12 months |
aldot |
- shrink resolver code
|
dlfcn.h
|
|
17983 |
14 months |
vapier |
sync with glibc |
sched.h
|
|
17871 |
14 months |
jocke |
Impl. linux syscalls sched_getaffinity/sched_setaffinity but
protect its use by ... |
stdlib.h
|
|
17817 |
15 months |
vapier |
revert previous change; reading POSIX spec some more says we need to set errno t... |
inttypes.h
|
|
17780 |
15 months |
vapier |
no need to duplicate WCHAR check |
obstack.h
|
|
17778 |
15 months |
aldot |
- silence warning about using an undefined token
|
libc-internal.h
|
|
17624 |
15 months |
vapier |
use ifdef rather than if for stack direction |
glob.h
|
|
17614 |
15 months |
vapier |
check to see if __USE_FILE_OFFSET64 is defined rather than if it evaluates to tr... |
unistd.h
|
|
17605 |
15 months |
vapier |
sync with glibc as pointed out by Bernhard Fischer |
_lfs_64.h
|
|
17538 |
15 months |
aldot |
- fix format of comment
|
strings.h
|
|
17065 |
16 months |
aldot |
- r16732 forgot to checkin the sync of the __UCLIBC_SUSV3_LEGACY_MACROS__ from s... |
stdio.h
|
|
16933 |
16 months |
andersen |
Patch from Bernhard Fischer:
fix compilation if PUTC_MACRO and/or GETC_MACRO is ... |
printf.h
|
|
16801 |
17 months |
andersen |
Major cleanup of internal mutex locking. Be more consistant in how we do
things... |
string.h
|
|
16732 |
17 months |
aldot |
- introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY
s... |
mqueue.h
|
|
15942 |
20 months |
vapier |
sync with upstream via psm |
math.h
|
|
15940 |
20 months |
vapier |
sync with upstream via psm |
errno.h
|
|
15936 |
20 months |
vapier |
sync with psm: update errno handling to be the same on all arches |
error.h
|
|
14779 |
2 years |
vapier |
remove old cruft that doesnt matter for uClibc and breaks anyways when using -st... |
wchar.h
|
|
14600 |
2 years |
psm |
Comment __mbrlen |
libintl.h
|
|
13921 |
2 years |
psm |
Sync w/ glibc |
signal.h
|
|
13344 |
2 years |
psm |
revert 13331 and sync partly header w/ glibc, __sysv_signal is referenced in hea... |
fcntl.h
|
|
13255 |
2 years |
psm |
Add fcntl64 prototype |
alloca.h
|
|
13120 |
2 years |
sjhill |
Merge from NPTL branch.
|
ftw.h
|
|
13017 |
2 years |
psm |
Sync ftw w/ glibc, splitting ftw and ftw64 |
ctype.h
|
|
12920 |
2 years |
psm |
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it ... |
locale.h
|
|
12901 |
2 years |
psm |
Sync headers w/ glibc |
fnmatch.h
|
|
12752 |
2 years |
psm |
Sync w/ glibc |
wctype.h
|
|
12695 |
2 years |
psm |
Sync to glibc, remove __x |
regex.h
|
|
12554 |
2 years |
psm |
Sync regex.h w/ glibc and make regex build w/ it |
getopt.h
|
|
12249 |
2 years |
vapier |
as psm points out, we need to use bits/getopt.h in unistd.h since getopt.h wont ... |
grp.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
nl_types.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
wordexp.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
err.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
regexp.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
utime.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
cpio.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
stdio_ext.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
utmp.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
shadow.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
iconv.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
paths.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
termios.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
pwd.h
|
|
12155 |
2 years |
psm |
Sync up w/ glibc |
assert.h
|
|
12136 |
2 years |
vapier |
sync with glibc to fix building xorg-server |
dirent.h
|
|
12130 |
2 years |
psm |
Sync headers w/ glibc |
stdint.h
|
|
11550 |
2 years |
vapier |
sync copyright with glibc |
ucontext.h
|
|
9317 |
3 years |
andersen |
Put back ucontext.h, but omit function prototypes for getcontext(),
makecontext(... |
values.h
|
|
7402 |
4 years |
mjn3 |
Don't install floating point related headers, and wrap some previously
unwrapp... |
ulimit.h
|
|
7183 |
4 years |
andersen |
Add support for personality(), prctl(), ustat(), and ulimit()
syscalls, which ha... |
ustat.h
|
|
7183 |
4 years |
andersen |
Add support for personality(), prctl(), ustat(), and ulimit()
syscalls, which ha... |
xlocale.h
|
|
7150 |
4 years |
mjn3 |
Add a new *scanf implementation, includeing the *wscanf functions.
Should be s... |
gnu-versions.h
|
|
5575 |
5 years |
mjn3 |
Add gnu obstack support. I still need to implement the obstack_printf
and obsta... |
crypt.h
|
|
5176 |
5 years |
andersen |
Cleanup crypt and remove the crypt_r stuff, since SuSv3
(IEEE Std 1003.1-2001) s... |
complex.h
|
|
4748 |
6 years |
andersen |
Fill a few little holes in the math library
|
tgmath.h
|
|
4748 |
6 years |
andersen |
Fill a few little holes in the math library
|
libgen.h
|
|
4733 |
6 years |
mjn3 |
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
LC_TIME, ... |
ttyent.h
|
|
4465 |
6 years |
andersen |
Add the ttyent.h header file
|
ieee754.h
|
|
4340 |
6 years |
andersen |
Add in this missing header file
|
sgtty.h
|
|
4147 |
6 years |
andersen |
Several little additions and cleanups. Add getw() and putw().
Add in some missi... |
lastlog.h
|
|
4147 |
6 years |
andersen |
Several little additions and cleanups. Add getw() and putw().
Add in some missi... |
setjmp.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
wait.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
pty.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
mntent.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
endian.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
limits.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
memory.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
search.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
tar.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
ar.h
|
|
3438 |
6 years |
andersen |
Rev all the header files to sync things with glibc 2.2.4
|
byteswap.h
|
|
3317 |
6 years |
andersen |
Add byteswap.h, per glibc
|
poll.h
|
|
2704 |
6 years |
mjn3 |
Add poll.h header.
|
sysexits.h
|
|
2598 |
7 years |
andersen |
Seems a few apps need this one...
|
a.out.h
|
|
2183 |
7 years |
mjn3 |
Add some missing headers needed by ld.so-1.9.11.
|
termio.h
|
|
1584 |
7 years |
andersen |
Add wrapper for old termio interface
|
syscall.h
|
|
764 |
7 years |
andersen |
A few updates.
-Erik
|
syslog.h
|
|
540 |
8 years |
erik |
Initial revision
|