GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* nis/nis_call.c (__prepare_niscall): New function. Split out
cvs/fedora-glibc-20060521T2153
Ulrich Drepper
2006-05-20
12
-358
/
+479
*
* nis/nis_call.c (__do_niscall3): Avoid code duplication in error
Ulrich Drepper
2006-05-20
2
-27
/
+7
*
* nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
Ulrich Drepper
2006-05-20
2
-14
/
+10
*
* malloc/memusage.sh (memusageso): Add quotes.
Ulrich Drepper
2006-05-19
5
-8
/
+21
*
* nis/nis_callback.c (__nis_create_callback): Calls to
cvs/fedora-glibc-20060519T1550
Ulrich Drepper
2006-05-19
2
-3
/
+17
*
* sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
Ulrich Drepper
2006-05-19
2
-1
/
+9
*
* nis/nis_callback.c (__nis_create_callback): Use asprinf instead
Ulrich Drepper
2006-05-18
2
-16
/
+18
*
* sysdeps/posix/getaddrinfo.c: Add unique labels to the default
Ulrich Drepper
2006-05-18
3
-8
/
+43
*
* nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
Ulrich Drepper
2006-05-18
6
-44
/
+64
*
* nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
Ulrich Drepper
2006-05-18
2
-8
/
+34
*
* sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
Ulrich Drepper
2006-05-17
2
-1
/
+15
*
* sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
Ulrich Drepper
2006-05-17
2
-2
/
+8
*
* include/rpc/pmap_prot.h: Mark all functions as hidden.
Ulrich Drepper
2006-05-15
12
-26
/
+40
*
* include/rpc/key_prot.h: Maek all _internal functions as hidden.
Ulrich Drepper
2006-05-15
6
-35
/
+75
*
* misc/getusershell.c (okshells): Don't use static initializers,
Ulrich Drepper
2006-05-15
2
-7
/
+19
*
* stdlib/fmtmsg.c (keywords): Change type of len element to
Ulrich Drepper
2006-05-15
2
-2
/
+5
*
* locale/setlocale.c: Change _nl_category_names into a string.
Ulrich Drepper
2006-05-15
7
-23
/
+62
*
* iconv/gconv_conf.c (add_alias): Move actual alias handling to...
Ulrich Drepper
2006-05-15
3
-31
/
+53
*
* resolv/res_debug.c (loc_ntoa): Make error const.
Ulrich Drepper
2006-05-15
4
-11
/
+26
*
* resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
Ulrich Drepper
2006-05-12
2
-1
/
+3
*
* include/arpa/nameser.h: Declare _ns_flagdata as hidden.
Ulrich Drepper
2006-05-12
2
-0
/
+4
*
* nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
Ulrich Drepper
2006-05-12
7
-1
/
+63
*
* nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
Ulrich Drepper
2006-05-11
3
-0
/
+6
*
* nis/nis_xdr.h: Mark all functions as hidden. Remove
Ulrich Drepper
2006-05-11
2
-20
/
+19
*
* nis/nis_error.c: Remove table of strings. Use position
Ulrich Drepper
2006-05-11
3
-54
/
+84
*
* pthread_key_create.c (__pthread_key_create): Do away with
Ulrich Drepper
2006-05-11
4
-36
/
+34
*
* locale/programs/ld-time.c (time_finish): If wide era name or
Ulrich Drepper
2006-05-11
5
-8
/
+25
*
* pthread_atfork.c: Mark __dso_handle as hidden.
cvs/fedora-glibc-20060511T1325
Ulrich Drepper
2006-05-10
2
-2
/
+7
*
* sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
Ulrich Drepper
2006-05-10
2
-23
/
+27
*
* nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
Ulrich Drepper
2006-05-10
3
-5
/
+12
*
* misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
Ulrich Drepper
2006-05-10
2
-21
/
+4
*
* posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
Ulrich Drepper
2006-05-10
2
-8
/
+10
*
* posix/wordexp.c: Remove numerous NULL pointer tests before FREE
Ulrich Drepper
2006-05-10
3
-21
/
+17
*
* io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
Ulrich Drepper
2006-05-10
5
-12
/
+30
*
* nis/nis_defaults.c (searchXYX): New functions. Used by both
Ulrich Drepper
2006-05-10
5
-102
/
+113
*
* posix/wordexp.c (w_addword): Free word if realloc fails and it
Ulrich Drepper
2006-05-10
16
-72
/
+182
*
[BZ #2644]
Ulrich Drepper
2006-05-09
3
-30
/
+28
*
* sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: Make sure the
Ulrich Drepper
2006-05-08
1
-2
/
+2
*
[BZ #2644]
Ulrich Drepper
2006-05-08
4
-12
/
+55
*
* sysdeps/generic/ldsodefs.h: Remove support for non-core
Ulrich Drepper
2006-05-07
2
-44
/
+4
*
,
Ulrich Drepper
2006-05-06
2
-1
/
+13
*
[BZ #2499]
Ulrich Drepper
2006-05-06
2
-7
/
+13
*
* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
Ulrich Drepper
2006-05-06
4
-30
/
+47
*
* resolv/res_send.c (res_queriesmatch): Fix typo in comment.
Ulrich Drepper
2006-05-06
2
-22
/
+18
*
* include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
Ulrich Drepper
2006-05-06
3
-8
/
+46
*
[BZ #2499]
Ulrich Drepper
2006-05-06
2
-0
/
+13
*
* stdio-common/vfscanf.c (memory_error): Remove definition. Add
Ulrich Drepper
2006-05-06
2
-59
/
+72
*
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
Ulrich Drepper
2006-05-05
9
-0
/
+83
*
* sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
Ulrich Drepper
2006-05-05
5
-14
/
+29
*
* sunrpc/svcauth_des.c (cache_init): Use calloc instead of
Ulrich Drepper
2006-05-05
5
-38
/
+25
[next]