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
path:
root
/
nscd
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nscd_getpw_r): Remove incorrectly C&Ped free call in code handling detection...
Ulrich Drepper
2005-09-22
1
-2
/
+0
*
* nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.
Roland McGrath
2005-09-20
1
-1
/
+1
*
* nscd/nscd.c (main): Use error while process isn't running in the
cvs/fedora-glibc-20050829T1854
cvs/fedora-glibc-20050824T0705
Ulrich Drepper
2005-08-24
2
-91
/
+71
*
* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.
Ulrich Drepper
2005-08-23
12
-26
/
+99
*
* nscd/cache.c (prune_cache): Add more debug output. Only for
Ulrich Drepper
2005-08-16
1
-3
/
+27
*
* nscd/cache.c (prune_cache): Use stat64 not stat.
Ulrich Drepper
2005-08-16
2
-4
/
+4
*
* nscd/connections.c (main_loop_epoll): Pass NULL as event
Ulrich Drepper
2005-08-09
1
-5
/
+3
*
* nscd/nscd_stat.c (receive_print_stats): Really print values of
Ulrich Drepper
2005-08-09
1
-2
/
+11
*
(cache_add): Comment hash table and header to disk.
Ulrich Drepper
2005-08-08
1
-1
/
+7
*
* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
Ulrich Drepper
2005-08-08
2
-2
/
+4
*
* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
Ulrich Drepper
2005-08-08
3
-13
/
+225
*
* nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).
Roland McGrath
2005-07-22
1
-1
/
+1
*
* configure.in: Check for -fstack-protector gcc option.
Ulrich Drepper
2005-07-19
1
-0
/
+3
*
(main): Don't ignore result of chdir call.
Ulrich Drepper
2005-07-19
1
-1
/
+3
*
* nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.
Ulrich Drepper
2005-07-18
2
-6
/
+12
*
* nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
Ulrich Drepper
2005-07-18
1
-1
/
+1
*
* nscd/nscd_helper.c: Add a few __builtin_expect.
Ulrich Drepper
2005-07-14
1
-14
/
+20
*
* nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.
Ulrich Drepper
2005-07-14
1
-2
/
+7
*
* nscd/nscd_helper.c (wait_on_socket): New function.
Ulrich Drepper
2005-07-13
1
-23
/
+49
*
* nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR
Ulrich Drepper
2005-06-26
1
-3
/
+3
*
* nscd/nscd.init: Get more in line with lsb3.
cvs/fedora-glibc-20050620T1530
cvs/fedora-glibc-20050620T1522
Ulrich Drepper
2005-06-20
4
-14
/
+24
*
* configure.in: Add test for availability of libaudit.
Ulrich Drepper
2005-06-14
2
-1
/
+48
*
Help losers who use --with-headers.
Ulrich Drepper
2005-04-29
1
-0
/
+8
*
* nscd/connections.c (nscd_run): Use time() value in prune_cache
cvs/fedora-glibc-20050428T0846
Ulrich Drepper
2005-04-28
1
-2
/
+1
*
[BZ #253]
cvs/fedora-glibc-20050415T0909
Roland McGrath
2005-04-15
1
-1
/
+2
*
* nscd/aicache.c (addhstaiX): Tweak type to avoid warning.
Roland McGrath
2005-03-17
1
-1
/
+1
*
* nscd/nscd-client.h: Include sys/uio.h.
Ulrich Drepper
2005-02-22
12
-28
/
+97
*
Include sys/uio.h. (__readall, __readvall, writeall): New prototypes.
Ulrich Drepper
2005-02-22
1
-1
/
+12
*
* nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to
Ulrich Drepper
2005-02-21
4
-13
/
+11
*
[BZ #677]
Ulrich Drepper
2005-02-07
3
-5
/
+23
*
* nscd/nscd.init (reload): Print Reloading nscd: before and a newline
Roland McGrath
2005-02-07
1
-4
/
+6
*
Update.
Ulrich Drepper
2005-01-30
2
-4
/
+10
*
2005-01-17 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-01-18
1
-2
/
+4
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2005-01-12
2
-4
/
+4
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
34
-1873
/
+907
*
2.5-18.1
Jakub Jelinek
2007-07-12
34
-907
/
+1873
*
2004-12-16 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-12-16
1
-2
/
+2
*
(__nscd_getai): Avoid memory and file descriptor leaks.
Ulrich Drepper
2004-11-22
1
-2
/
+6
*
Update.
cvs/fedora-glibc-20041110T0839
Ulrich Drepper
2004-11-10
4
-29
/
+26
*
(libc_locked_map_ptr): Add new first parameter, used as class for definition.
Ulrich Drepper
2004-11-10
5
-5
/
+52
*
Update.
Ulrich Drepper
2004-10-15
2
-3
/
+7
*
(nscd_init): Non-persistent database files are created with the _PATH_NSCD_XY...
Ulrich Drepper
2004-10-15
1
-4
/
+1
*
Update.
Ulrich Drepper
2004-10-14
1
-2
/
+2
*
Update.
Ulrich Drepper
2004-10-14
1
-2
/
+3
*
Update.
Ulrich Drepper
2004-10-05
1
-0
/
+16
*
Update.
Ulrich Drepper
2004-10-05
2
-28
/
+34
*
Update.
cvs/fedora-glibc-20041005T0745
Ulrich Drepper
2004-10-04
1
-0
/
+4
*
Update.
Ulrich Drepper
2004-10-04
1
-0
/
+1
*
Update.
Ulrich Drepper
2004-10-04
1
-6
/
+5
*
Update.
Ulrich Drepper
2004-10-04
2
-15
/
+10
[next]