index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* nscd/connections.c (restart): If we want to switch back to the
cvs/fedora-glibc-20060427T2122
Ulrich Drepper
2006-04-27
2
-4
/
+10
*
* sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):
Ulrich Drepper
2006-04-27
2
-7
/
+35
*
* nscd/nscd.conf: Fix a typo.
Ulrich Drepper
2006-04-27
2
-1
/
+5
*
[BZ #2611]
Ulrich Drepper
2006-04-27
2
-2
/
+7
*
[BZ #1386]
Ulrich Drepper
2006-04-27
4
-28
/
+13
*
Allow inclusion from <fcntl.h>.
Ulrich Drepper
2006-04-27
1
-1
/
+1
*
* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.
Roland McGrath
2006-04-27
3
-2
/
+11
*
2006-04-26 Roland McGrath <roland@redhat.com>
Roland McGrath
2006-04-27
1
-2
/
+1
*
* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.
Ulrich Drepper
2006-04-26
11
-6
/
+76
*
Fix a typo in a comment.
Ulrich Drepper
2006-04-26
1
-2
/
+2
*
fix wrong file names
Roland McGrath
2006-04-26
1
-7
/
+7
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
cvs/fedora-glibc-20060426T2000
Ulrich Drepper
2006-04-26
2
-1
/
+4
*
* nscd/nscd.h (struct database_dyn): Add propagate field.
Ulrich Drepper
2006-04-26
7
-17
/
+52
*
2006-04-26 James Antill <james.antill@redhat.com>
Ulrich Drepper
2006-04-26
8
-4
/
+214
*
* locale/iso-4217.def: Update.
Ulrich Drepper
2006-04-26
9
-13
/
+27
*
[BZ #2420]
Ulrich Drepper
2006-04-26
6
-23
/
+76
*
[BZ #2571]
Ulrich Drepper
2006-04-25
3
-7
/
+15
*
* include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define to
Ulrich Drepper
2006-04-25
2
-1
/
+4
*
* resolv/res_hconf.c: Minor surgery to 'cmd' and the referenced
Ulrich Drepper
2006-04-25
2
-26
/
+35
*
[BZ #2389]
Ulrich Drepper
2006-04-25
4
-122
/
+73
*
[BZ #2386]
Ulrich Drepper
2006-04-25
3
-3
/
+14
*
[BZ #2072]
Ulrich Drepper
2006-04-25
2
-7
/
+31
*
[BZ #2569]
Ulrich Drepper
2006-04-25
4
-3
/
+47
*
* posix/tst-rfc3484.c (do_test): Also initialize source_addr_flags
cvs/fedora-glibc-20060425T0903
Ulrich Drepper
2006-04-24
3
-0
/
+9
*
* posix/tst-rfc3484.c: Include <ifaddrs.h> early.
Ulrich Drepper
2006-04-24
3
-0
/
+5
*
* version.h (VERSION): Bunp to 2.4.90 for the trunk.
Ulrich Drepper
2006-04-24
2
-1
/
+5
*
* malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init
cvs/fedora-glibc-20060424T2027
Ulrich Drepper
2006-04-24
2
-2
/
+7
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.
Ulrich Drepper
2006-04-24
2
-1
/
+5
*
* sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): Use
Ulrich Drepper
2006-04-24
2
-3
/
+7
*
* posix/bits/unistd.h (__readlinkat_chk): New prototype.
Ulrich Drepper
2006-04-24
9
-5
/
+107
*
[BZ #2349]
cvs/fedora-glibc-20060424T0820
Ulrich Drepper
2006-04-24
2
-2
/
+7
*
[BZ #2158]
Ulrich Drepper
2006-04-24
6
-11
/
+289
*
[BZ #2134]
Ulrich Drepper
2006-04-24
3
-0
/
+192
*
[BZ #1974]
Ulrich Drepper
2006-04-24
7
-113
/
+164
*
* nis/nss_nisplus/nisplus-netgrp.c: Cleanups.
Ulrich Drepper
2006-04-24
5
-7
/
+297
*
[BZ #1951]
Ulrich Drepper
2006-04-23
4
-9
/
+211
*
* argp/argp.h (__option_is_short): Check upper limit of
Ulrich Drepper
2006-04-22
2
-2
/
+10
*
[BZ #2534, BZ #2535]
Ulrich Drepper
2006-04-21
2
-10
/
+5
*
* iconvdata/ibm437.c: Define HAS_HOLES to 0.
Ulrich Drepper
2006-04-21
6
-10
/
+19
*
* include/ifaddrs.h: Get uint32_t definition.
Ulrich Drepper
2006-04-20
4
-2
/
+11
*
* sysdeps/unix/sysv/linux/kernel-features.h: Define
Ulrich Drepper
2006-04-19
4
-22
/
+53
*
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop
Ulrich Drepper
2006-04-18
3
-6
/
+45
*
* include/ifaddrs.h: Define struct in6addrinfo.
Ulrich Drepper
2006-04-16
6
-39
/
+221
*
* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6
Ulrich Drepper
2006-04-15
4
-2
/
+133
*
* nis/nss_nisplus/nisplus-service.c (_nss_nisplus_parse_servent):
Ulrich Drepper
2006-04-15
2
-39
/
+43
*
* nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent):
Ulrich Drepper
2006-04-15
3
-36
/
+43
*
* nis/nss_nisplus/nisplus-publickey.c: Minor cleanups throughout.
Ulrich Drepper
2006-04-15
2
-15
/
+18
*
* nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent):
Ulrich Drepper
2006-04-15
2
-33
/
+30
*
* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_parse_netent):
Ulrich Drepper
2006-04-15
2
-33
/
+37
*
* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
Ulrich Drepper
2006-04-15
2
-44
/
+49
[next]