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
*
2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>
cvs/fedora-glibc-20060130T0922
Roland McGrath
2006-01-28
133
-136
/
+12670
*
* sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols in
Roland McGrath
2006-01-23
1
-1
/
+6
*
2006-01-22 Aurelien Jarno <aurelien@aurel32.net>
Roland McGrath
2006-01-23
1
-1
/
+1
*
* sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty
Ulrich Drepper
2006-01-22
9
-26
/
+379
*
(__atfct_seterrno): Correcty return EBADF for non-existing file descriptors.
Ulrich Drepper
2006-01-22
1
-12
/
+28
*
* sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.
Roland McGrath
2006-01-21
2
-3
/
+3
*
* misc/tst-pselect.c: Include <unistd.h>.
Roland McGrath
2006-01-21
2
-6
/
+9
*
* sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...
Roland McGrath
2006-01-21
3
-2
/
+12
*
* sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file.
Roland McGrath
2006-01-21
4
-5
/
+76
*
* time/time.h [__need_timespec et al]: Include <bits/types.h> here too.
Roland McGrath
2006-01-21
2
-2
/
+8
*
2006-01-21 Roland McGrath <roland@redhat.com>
Roland McGrath
2006-01-21
1
-1
/
+4
*
* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actual
Ulrich Drepper
2006-01-21
7
-8
/
+235
*
(__xmknodat): Cast k_dev value to unsigned int to match kernel.
Ulrich Drepper
2006-01-21
1
-1
/
+2
*
* sysdeps/mach/hurd/ppoll.c: New file.
Roland McGrath
2006-01-21
1
-0
/
+4
*
2006-01-20 Roland McGrath <roland@frob.com>
Roland McGrath
2006-01-21
1
-0
/
+30
*
* io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat,
Ulrich Drepper
2006-01-20
5
-3
/
+493
*
* sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using the
Ulrich Drepper
2006-01-20
2
-1
/
+4
*
* io/Makefile (tests): Add tst-symlinkat, tst-linkat, and
Ulrich Drepper
2006-01-20
5
-1
/
+479
*
.
Ulrich Drepper
2006-01-20
2
-14
/
+1
*
* sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY is
Ulrich Drepper
2006-01-20
4
-4
/
+65
*
* sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h
Ulrich Drepper
2006-01-20
2
-0
/
+13
*
* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.
Ulrich Drepper
2006-01-20
8
-23
/
+88
*
* include/fcntl.h: Declare __have_atfcts.
Ulrich Drepper
2006-01-20
25
-75
/
+731
*
Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().
Ulrich Drepper
2006-01-19
2
-0
/
+4
*
* misc/pselect.c (__pselect): Remove static.
Ulrich Drepper
2006-01-19
2
-1
/
+5
*
* misc/pselect.c (__pselect): No need to enable async cancellation
Ulrich Drepper
2006-01-19
1
-0
/
+3
*
(__pselect): No need to enable async cancellation here. This is done in select.
Ulrich Drepper
2006-01-19
1
-27
/
+4
*
* sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don't
Roland McGrath
2006-01-19
3
-10
/
+26
*
2006-01-18 Roland McGrath <roland@redhat.com>
Roland McGrath
2006-01-19
1
-4
/
+7
*
* sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]
Ulrich Drepper
2006-01-19
2
-4
/
+9
*
[BZ #2173]
Ulrich Drepper
2006-01-19
3
-2
/
+126
*
(_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable.
Ulrich Drepper
2006-01-19
1
-1
/
+4
*
* sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c: Restore
Roland McGrath
2006-01-18
2
-0
/
+4
*
* sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ...
Roland McGrath
2006-01-18
3
-3
/
+8
*
* elf/dl-deps.c (_dl_map_object_deps): In case of failure also make a
Roland McGrath
2006-01-18
1
-0
/
+5
*
2006-01-18 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2006-01-18
1
-0
/
+2
*
[BZ #2167]
Andreas Jaeger
2006-01-18
1
-1
/
+1
*
[BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h (pthread_mutex_t): Follow changes for other archs. Based on patch by Jim Gifford <patches@jg555.com>.
Andreas Jaeger
2006-01-18
2
-4
/
+20
*
* Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to install
Roland McGrath
2006-01-17
5
-15
/
+51
*
2006-01-15 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2006-01-17
1
-1
/
+1
*
* libio/stdio.h: Declare open_wmemstream.
Ulrich Drepper
2006-01-16
4
-2
/
+14
*
* sysdeps/unix/sysv/linux/kernel-features.h: Define
Ulrich Drepper
2006-01-16
3
-2
/
+25
*
Don't search for proc mount point. We assume procfs is mounted at /proc in many other places already.
Ulrich Drepper
2006-01-16
1
-145
/
+39
*
[BZ #1950, BZ #2153]
Andreas Jaeger
2006-01-15
18
-32
/
+66
*
[BZ #2078, BZ #2079]
Andreas Jaeger
2006-01-15
3
-4
/
+15
*
[BZ #2079]
Andreas Jaeger
2006-01-15
3
-6
/
+6
*
* sysdeps/unix/sysv/linux/bits/sched.h: Define SCHED_BATCH.
Ulrich Drepper
2006-01-15
1
-0
/
+4
*
Define SCHED_BATCH.
Ulrich Drepper
2006-01-15
1
-1
/
+4
*
* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Don't try
Roland McGrath
2006-01-14
10
-16
/
+84
*
Use NLDBL_DECL for __vstrfmon_l.
Roland McGrath
2006-01-14
1
-2
/
+2
[next]