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
*
* elf/dl-load.c (_dl_map_object_from_fd): Move state change
cvs/fedora-glibc-20060501T0751
Ulrich Drepper
2006-04-30
2
-11
/
+16
*
* posix/Makefile (tests): Add tst-getaddrinfo3.
Ulrich Drepper
2006-04-30
4
-2
/
+160
*
* nscd/nscd.h (struct database_dyn): Change filename to an array
Ulrich Drepper
2006-04-30
2
-2
/
+5
*
* elf/ldd.bash.in: If --verify loop fails to find a dynamic linker
Ulrich Drepper
2006-04-30
2
-6
/
+5
*
* nis/nss_nisplus/nisplus-publickey.c (parse_grp_str): PIDLIST is
Ulrich Drepper
2006-04-30
2
-2
/
+9
*
* nis/nss_nisplus/nisplus-parser.c: Minor optimizations and
Ulrich Drepper
2006-04-30
2
-34
/
+54
*
* nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check.
Ulrich Drepper
2006-04-30
8
-7
/
+80
*
* nis/nisplus-parser.h (_nss_nisplus_parse_pwent): Add entry
Ulrich Drepper
2006-04-29
4
-88
/
+216
*
* nis/nss_nisplus/nisplus-parser.c: Some cleanups. Remove
Ulrich Drepper
2006-04-29
3
-18
/
+19
*
* nis/nss_nis/nis-spwd.c (internal_nis_getspent_r): Remove data
Ulrich Drepper
2006-04-29
8
-289
/
+153
*
* nis/nss-default.c (vars): Add SETENT_BATCH_READ.
Ulrich Drepper
2006-04-28
7
-91
/
+474
*
* nis/nss-default.c (init): Rewrite parse to get the variables
Ulrich Drepper
2006-04-28
2
-17
/
+26
*
* nis/nss_nis/nis-service.c: Avoid passing pointer to static
Ulrich Drepper
2006-04-28
2
-40
/
+104
*
* nis/ypclnt.c (__xdr_ypresp_all): Minor optimization in string
Ulrich Drepper
2006-04-28
3
-7
/
+21
*
* 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
[next]