index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
posix
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-23
Move sysdeps/unix/sysv/gethostname.c to sysdeps/posix/.
Joseph Myers
1
-0
/
+48
2012-02-27
Add missing headers
Andreas Schwab
1
-1
/
+2
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
61
-183
/
+122
2012-01-30
Remove miscellaneous __STDC__ conditionals.
Joseph Myers
1
-5
/
+1
2011-11-15
Clean up internal fopen uses
Ulrich Drepper
1
-1
/
+1
2011-10-31
Cache network interface information
Ulrich Drepper
1
-5
/
+5
2011-09-19
Clean up disabling of script_execute
Roland McGrath
1
-9
/
+11
2011-09-05
Try shell in posix_spawn* only in compat mode
Ulrich Drepper
1
-4
/
+10
2011-08-04
Fix encoding name for IDN in getaddrinfo
Andreas Schwab
1
-1
/
+4
2011-06-30
Make sure RES_USE_INET6 is always restored
Andreas Schwab
1
-0
/
+4
2011-06-22
Avoid __check_pf calls in getaddrinfo unless really needed
Ulrich Drepper
1
-5
/
+12
2011-06-22
Fix Ipv4&IPv6 lookup in getaddrinfo
Andreas Schwab
1
-1
/
+1
2011-06-21
Fix IPv6-only lookups through getaddrinfo
Ulrich Drepper
1
-3
/
+31
2011-06-21
Minor optimization of getaddrinfo after recent patch
Ulrich Drepper
1
-14
/
+4
2011-06-13
Fix memory leak in getaddrinfo
Ulrich Drepper
1
-1
/
+1
2011-05-29
Restore _res correctly
Ulrich Drepper
1
-2
/
+2
2011-05-20
Don't unconditionally use alloca in gaih_inet
Ulrich Drepper
1
-91
/
+342
2011-05-15
Use mmap for allocation of buffers used for __abort_msg
Ulrich Drepper
1
-12
/
+23
2011-05-11
Fix sched_setscheduler call in spawn implementation
Ulrich Drepper
1
-3
/
+1
2011-05-08
Make complete getcwd work in rtld
Ulrich Drepper
1
-21
/
+22
2011-05-08
Fix Linux getcwd for long paths
Ulrich Drepper
1
-122
/
+234
2011-05-02
getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules
Maciej Babinski
1
-45
/
+28
2011-01-19
Fix decoding of canonical name in getaddrinfo.
Ulrich Drepper
1
-0
/
+1
2011-01-13
Relax requirement on close in child created by posix_spawn.
Ulrich Drepper
1
-3
/
+17
2010-08-11
Add self-contained test for NSS.
Ulrich Drepper
1
-1
/
+2
2010-04-04
Handle POSIX-compliant errno value of unlink in remove.
Ulrich Drepper
1
-2
/
+8
2010-03-26
Fix one case of last checkin.
Ulrich Drepper
1
-0
/
+1
2010-03-26
Don't abort immediately on successful lookup in getaddrinfo.
Ulrich Drepper
1
-10
/
+10
2010-03-26
Fix spurious UNAVAIL status is getaddrinfo
Andreas Schwab
1
-0
/
+1
2010-03-25
Fix typo in cuserid
Andreas Schwab
1
-1
/
+1
2010-03-24
calls to cuserid() can result in buffer overruns and/or overflows
Jonathan Geisler
1
-2
/
+3
2009-12-10
Fix a few error cases in *name4_r lookup handling.
Ulrich Drepper
1
-7
/
+2
2009-10-30
Implement mkstemps and mkstemps64.
Ulrich Drepper
1
-7
/
+7
2009-07-25
Handle missing NSS modules and those without callbacks.
Ulrich Drepper
1
-0
/
+2
2009-06-15
Preserve message printed before abort.
Ulrich Drepper
1
-1
/
+16
2009-04-23
* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.
Ulrich Drepper
2
-24
/
+12
2009-04-17
* sysdeps/posix/preadv.c: Reading of zero bytes is no error.
Ulrich Drepper
2
-2
/
+2
2009-04-03
* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
Ulrich Drepper
4
-0
/
+234
2009-04-03
* sysdeps/unix/sysv/linux/kernel-features.h: Define
Ulrich Drepper
2
-45
/
+37
2009-02-25
..
Ulrich Drepper
1
-0
/
+10
2009-02-07
[BZ #7095]
Ulrich Drepper
1
-2
/
+29
2008-12-29
* sysdeps/posix/getaddrinfo.c (gaih_inet): When the
Ulrich Drepper
1
-0
/
+2
2008-12-03
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
Ulrich Drepper
1
-0
/
+2
2008-11-27
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
Ulrich Drepper
1
-7
/
+1
2008-11-27
* sysdeps/posix/getaddrinfo.c (getaddrinfo): If the system has
Ulrich Drepper
1
-0
/
+6
2008-08-02
* sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
Ulrich Drepper
1
-2
/
+2
2008-07-30
* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
Ulrich Drepper
1
-1
/
+1
2008-06-13
* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
Ulrich Drepper
1
-21
/
+9
2008-05-17
* sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
Ulrich Drepper
1
-1
/
+4
2008-05-16
* sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
Ulrich Drepper
1
-2
/
+3
[prev]
[next]