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
*
* malloc/memusagestat.c: Silence warnings.
cvs/fedora-glibc-20060810T0627
Ulrich Drepper
2006-08-09
2
-11
/
+16
*
* malloc/malloc.c: Dynamically size mmap treshold if the program
Ulrich Drepper
2006-08-09
2
-1
/
+87
*
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
Ulrich Drepper
2006-08-08
2
-1
/
+4
*
* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
Ulrich Drepper
2006-08-08
8
-74
/
+196
*
* nis/nis_xdr.c: Avoid some function calls.
Ulrich Drepper
2006-08-08
2
-18
/
+34
*
2006-08-07 Jakub Jelinek <jakub@redhat.com>
cvs/fedora-glibc-20060807T1859
Ulrich Drepper
2006-08-07
2
-8
/
+6
*
* nis/nis_call.c: Minor cleanups throughout.
Ulrich Drepper
2006-08-07
5
-21
/
+56
*
[BZ #2182]
Ulrich Drepper
2006-08-03
6
-4
/
+23
*
[BZ #2098]
Ulrich Drepper
2006-08-03
3
-3
/
+25
*
[BZ #2883]
Ulrich Drepper
2006-08-03
4
-7
/
+11
*
(getgrouplist): Simplify code a bit. Don't allocate one additional
Ulrich Drepper
2006-08-03
2
-2
/
+4
*
* grp/initgroups.c (internal_getgrouplist): Remove unnecessary
Ulrich Drepper
2006-08-03
3
-18
/
+19
*
[BZ #2908]
Ulrich Drepper
2006-08-03
6
-8
/
+49
*
Don't define OLD_HOSTIDFILE and don't try to open it. The patch introducing the macro contained a bug and used the same file name as the new file instead of using /var/adm/hostid. Nobody complaint so I'm taking this out completely.
Ulrich Drepper
2006-08-03
1
-4
/
+2
*
typotypo
Roland McGrath
2006-08-03
1
-1
/
+1
*
Move cast to void inside ?: to quiet gcc.
Ulrich Drepper
2006-08-03
1
-8
/
+10
*
[BZ #2978]
Ulrich Drepper
2006-08-03
15
-37
/
+397
*
NPTL specific definitions for async name lookup.
Ulrich Drepper
2006-08-03
1
-0
/
+119
*
2006-08-02 Thomas Schwinge <tschwinge@gnu.org>
Roland McGrath
2006-08-03
1
-0
/
+5
*
2006-08-02 Thomas Schwinge <tschwinge@gnu.org>
Roland McGrath
2006-08-03
1
-2
/
+5
*
(_dl_addr): Finish fixup after renaming.
cvs/fedora-glibc-20060802T1808
Ulrich Drepper
2006-08-02
1
-1
/
+1
*
[BZ #2980]
cvs/fedora-glibc-20060802T1650
Ulrich Drepper
2006-08-02
4
-48
/
+69
*
* locales/es_NI: Define real t_fmt_ampm and am_pm.
Ulrich Drepper
2006-08-02
3
-4
/
+11
*
* nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
Ulrich Drepper
2006-08-02
3
-8
/
+14
*
* sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
Ulrich Drepper
2006-08-01
3
-7
/
+2
*
* sysdeps/unix/sysv/linux/Versions: Finally add add_key,
Ulrich Drepper
2006-08-01
4
-0
/
+70
*
* sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
Ulrich Drepper
2006-08-01
3
-2
/
+11
*
* elf/tst-auditmod1.c: Fix typo in #error.
Ulrich Drepper
2006-08-01
2
-25
/
+7
*
* iconvdata/run-iconv-test.sh: Run cmp in C locale.
Ulrich Drepper
2006-08-01
2
-13
/
+19
*
* stdlib/test-canon.c (do_test): Close fd before unlinking file so
Ulrich Drepper
2006-08-01
5
-6
/
+134
*
* elf/dl-open.c (dl_open_worker): Add branch prediction.
Ulrich Drepper
2006-07-31
2
-2
/
+4
*
* nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
Ulrich Drepper
2006-07-31
1
-0
/
+8
*
Avoid unnecessary setXXent calls into the backend NSS module. If backend setXXent call failed, don't have internal_setXXent fail. Just remember this until it is needed.
Ulrich Drepper
2006-07-31
3
-72
/
+85
*
* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
cvs/fedora-glibc-20060731T0706
Roland McGrath
2006-07-31
14
-116
/
+109
*
2006-07-30 Roland McGrath <roland@redhat.com>
Roland McGrath
2006-07-31
2
-3
/
+4
*
* locale/programs/localedef.c (add_to_readlist): Rename local
Ulrich Drepper
2006-07-30
160
-317
/
+748
*
* sysdeps/unix/sysv/linux/kernel-features.h: Define
cvs/fedora-glibc-20060729T2255
Ulrich Drepper
2006-07-29
14
-9
/
+52
*
2006-07-28 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2006-07-29
49
-89
/
+1083
*
* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
Ulrich Drepper
2006-07-28
2
-1
/
+7
*
* dlfcn/Makefile: Add rules to build and run bug-atexit3.
Ulrich Drepper
2006-07-27
4
-3
/
+55
*
* dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
Ulrich Drepper
2006-07-26
2
-5
/
+17
*
* stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
Ulrich Drepper
2006-07-26
4
-4
/
+29
*
* stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
Ulrich Drepper
2006-07-26
2
-10
/
+17
*
Update.
Ulrich Drepper
2006-07-26
9
-8
/
+19
*
* elf/dl-lookup.c (dl_new_hash): New functions.
cvs/fedora-glibc-20060710T2206
Ulrich Drepper
2006-07-10
14
-139
/
+316
*
* pthread_mutex_init.c (__pthread_mutex_init): Move some
Ulrich Drepper
2006-07-01
2
-11
/
+31
*
* elf/dl-load.c (open_path): Fix test to determine whether DSO is
cvs/fedora-glibc-20060630T0858
Ulrich Drepper
2006-06-27
2
-1
/
+4
*
* elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
Ulrich Drepper
2006-06-27
2
-13
/
+27
*
* intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
Ulrich Drepper
2006-06-22
3
-21
/
+52
*
[BZ #2766]
Ulrich Drepper
2006-06-17
4
-8
/
+84
[next]