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
*
* iconv/gconv.c: Demangle pointers before use if necessary.
cvs/fedora-glibc-20051219T1003
Ulrich Drepper
2005-12-19
14
-77
/
+228
*
* iconv/gconv_builtin.c (builtin_map): Change type of size
Ulrich Drepper
2005-12-19
2
-6
/
+10
*
* libio/libioP.h (__libio_codecvt): Adjust declaraction.
Ulrich Drepper
2005-12-19
2
-2
/
+3
*
* libio/iofwide.c (__libio_codecvt): Mark as const.
Ulrich Drepper
2005-12-19
2
-2
/
+5
*
* wcsmbs/wcsmbsload.c (to_wc): Mark as const.
Ulrich Drepper
2005-12-19
1
-0
/
+5
*
(to_wc): Mark as const. (to_mb): Likewise.
Ulrich Drepper
2005-12-19
1
-5
/
+5
*
* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
Richard Henderson
2005-12-18
2
-1
/
+5
*
* iconv/gconv_builtin.c: Mark map with attribute_relro.
Ulrich Drepper
2005-12-18
2
-2
/
+4
*
* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define C
Ulrich Drepper
2005-12-18
3
-3
/
+12
*
* sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: Avoid
Ulrich Drepper
2005-12-18
3
-2
/
+17
*
* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in
Ulrich Drepper
2005-12-18
5
-8
/
+51
*
* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE and
Ulrich Drepper
2005-12-18
3
-6
/
+34
*
* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.
Ulrich Drepper
2005-12-18
20
-161
/
+159
*
* elf/dl-error.c (_dl_catch_error): Use __sigsetgjmp instead of
Ulrich Drepper
2005-12-17
2
-1
/
+4
*
* elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.
Ulrich Drepper
2005-12-17
3
-8
/
+6
*
* sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.
Ulrich Drepper
2005-12-17
2
-0
/
+5
*
* nscd/Makefile: Don't build nscd_nischeck.
Ulrich Drepper
2005-12-16
3
-104
/
+8
*
* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in
Ulrich Drepper
2005-12-16
12
-3
/
+415
*
Move errno setting code in separate function __atfct_seterrno_2.
Ulrich Drepper
2005-12-16
1
-39
/
+48
*
[BZ #1997]
Roland McGrath
2005-12-15
2
-2
/
+7
*
* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
Roland McGrath
2005-12-15
82
-161
/
+244
*
* sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.
Roland McGrath
2005-12-15
1
-0
/
+4
*
2005-12-15 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-12-15
1
-5
/
+0
*
Moved to csu/errno-loc.c.
Ulrich Drepper
2005-12-14
772
-5974
/
+106
*
2005-12-13 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2005-12-14
137
-397
/
+8102
*
Use "config.h" to refer to the local config.h file.
Ulrich Drepper
2005-12-14
1
-1
/
+1
*
* sysdeps/generic/Makefile: Remove remaining bits/endian.h cruft.
Roland McGrath
2005-12-13
1
-0
/
+4
*
2005-12-13 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-12-13
1
-9
/
+2
*
* sysdeps/generic/signame.c: Removed.
Ulrich Drepper
2005-12-13
6
-495
/
+5
*
* sysdeps/generic/det_endian.c: Removed.
Ulrich Drepper
2005-12-13
1
-0
/
+6
*
Remove det_endian.c.
Ulrich Drepper
2005-12-13
3
-44
/
+1
*
* sysdeps/powerpc/dl-procinfo.c: New file.
Roland McGrath
2005-12-13
3
-0
/
+146
*
* init.c (__pthread_initialize_minimal_internal): Do __static_tls_size
Roland McGrath
2005-12-13
1
-0
/
+6
*
2005-12-12 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-12-13
1
-13
/
+12
*
* allocatestack.c (allocate_stack): Don't demand that there is an
Ulrich Drepper
2005-12-13
2
-2
/
+9
*
* io/sys/stat.h: Add restrict to fstatat declarations.
Ulrich Drepper
2005-12-12
2
-6
/
+13
*
* posix/regex_internal.h: Include <stdint.h> if available.
Ulrich Drepper
2005-12-11
2
-0
/
+16
*
* nis/nis_call.c (inetstr2int): Optimize.
Ulrich Drepper
2005-12-09
2
-16
/
+11
*
* nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,
Ulrich Drepper
2005-12-08
3
-9
/
+12
*
* nis/ypclnt.c (yp_update): Before trying default authentication,
Ulrich Drepper
2005-12-08
2
-0
/
+6
*
* nis/nis_table.c (nis_list): Fix memory handling in error case.
Ulrich Drepper
2005-12-08
2
-39
/
+49
*
* catgets/gencat.c: Use GPL, not LGPL.
Ulrich Drepper
2005-12-07
68
-772
/
+726
*
* sunrpc/auth_des.c (authdes_pk_create): If conversation key
Ulrich Drepper
2005-12-07
1
-0
/
+6
*
(authdes_pk_create): If conversation key cannot be created, free memory.
Ulrich Drepper
2005-12-07
1
-1
/
+1
*
* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor
Roland McGrath
2005-12-06
8
-6
/
+36
*
* sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.
Roland McGrath
2005-12-06
1
-2
/
+2
*
* hurd/hurdmalloc.c: Remove $ tag $ magic.
Roland McGrath
2005-12-06
14
-469
/
+88
*
* malloc/tst-mallocfork.c (do_test): Make sure sa_flags is
Roland McGrath
2005-12-06
2
-2
/
+6
*
* stdlib/longlong.h: Update from GCC.
Roland McGrath
2005-12-06
2
-65
/
+91
*
* soft-fp/soft-fp.h: Include <stdlib.h>.
Roland McGrath
2005-12-06
3
-1
/
+9
[next]