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
*
Move arm port to ports repository
cvs/fedora-glibc-20050524T1606
Roland McGrath
2005-05-24
127
-6771
/
+12
*
2005-05-23 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-05-24
2
-3
/
+0
*
* sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd
Ulrich Drepper
2005-05-23
2
-5
/
+12
*
[BZ #961]
Ulrich Drepper
2005-05-23
7
-10
/
+28
*
Based on a patch by Steve Dickson <steved@redhat.com>.
Ulrich Drepper
2005-05-23
1
-0
/
+1
*
* sunrpc/pm_getport.c (__get_socket): New function.
Ulrich Drepper
2005-05-23
4
-6
/
+74
*
* sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.
Ulrich Drepper
2005-05-23
2
-2
/
+17
*
* sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.
Ulrich Drepper
2005-05-23
2
-1
/
+5
*
* elf/rtld.c: Include <dl-osinfo.h>.
cvs/fedora-glibc-20050523T1354
Ulrich Drepper
2005-05-22
2
-0
/
+5
*
* locales/mn_MN: Update. Patch by Sanlig Badral <s_badral@yahoo.com>.
Ulrich Drepper
2005-05-22
2
-31
/
+112
*
* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use
Ulrich Drepper
2005-05-21
26
-86
/
+111
*
* sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.
Ulrich Drepper
2005-05-21
19
-159
/
+110
*
[BZ #955]
Ulrich Drepper
2005-05-21
8
-31
/
+50
*
(clock_getcpuclockid): Always return a defined value.
Ulrich Drepper
2005-05-21
1
-6
/
+6
*
* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
cvs/fedora-glibc-20050520T0919
Roland McGrath
2005-05-18
1
-0
/
+6
*
2005-05-17 Neal H. Walfield <neal@gnu.org>
Roland McGrath
2005-05-18
1
-4
/
+4
*
Correct comment.
Ulrich Drepper
2005-05-14
1
-1
/
+1
*
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for
Ulrich Drepper
2005-05-11
3
-6
/
+9
*
* elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
Ulrich Drepper
2005-05-11
1
-0
/
+5
*
(Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.
Ulrich Drepper
2005-05-11
1
-8
/
+10
*
* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.
Roland McGrath
2005-05-09
3
-0
/
+7
*
* sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
Roland McGrath
2005-05-09
1
-0
/
+5
*
2005-05-09 Alan Modra <amodra@bigpond.net.au>
Roland McGrath
2005-05-09
1
-8
/
+8
*
* MakeTAGS: Make xgettext not look into test cases.
Ulrich Drepper
2005-05-08
3
-4
/
+6041
*
* MakeTAGS: Remove - parameter to xgettext.
Ulrich Drepper
2005-05-08
3
-5871
/
+4
*
* MakeTAGS: Make sure translations in error calls are marked with
Ulrich Drepper
2005-05-08
2
-2
/
+7
*
* intl/libintl.h: Always use __attribute_format_arg__ for gettext
Ulrich Drepper
2005-05-07
2
-4
/
+12
*
[BZ #934]
Ulrich Drepper
2005-05-06
3
-1
/
+24
*
Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (struct re_dfa_t): Add lock.
Ulrich Drepper
2005-05-06
1
-0
/
+9
*
* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Remove explicit
Roland McGrath
2005-05-06
2
-14
/
+28
*
pasto in license text
Roland McGrath
2005-05-05
1
-1
/
+1
*
* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)
cvs/fedora-glibc-20050504T1818
Ulrich Drepper
2005-05-04
78
-252
/
+417
*
* sysdeps/i386/add_n.S: Add call frame information.
cvs/fedora-glibc-20050504T0728
Ulrich Drepper
2005-05-04
48
-142
/
+990
*
* sysdeps/unix/sysv/linux/kernel-features.h: waitid is available
Ulrich Drepper
2005-05-03
4
-265
/
+36
*
* sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,
Ulrich Drepper
2005-05-03
1
-0
/
+9
*
(posix_fallocate): If len == 0, call ftruncate if offset is bigger than current size. Make sure the file is offset + len bytes long if that is more than current size. Don't overwrite previous content of the file.
Ulrich Drepper
2005-05-03
2
-20
/
+66
*
[BZ #924]
cvs/fedora-glibc-20050503T0852
Roland McGrath
2005-05-02
2
-2
/
+8
*
* timezone/africa: Update from tzdata2005i.
Roland McGrath
2005-04-30
5
-38
/
+108
*
* sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
Roland McGrath
2005-04-29
1
-0
/
+4
*
2005-04-29 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-04-29
1
-1
/
+1
*
* nis/nis_table.c: Fix realloc handling.
Ulrich Drepper
2005-04-29
3
-7
/
+17
*
[BZ #798]
Ulrich Drepper
2005-04-29
1
-0
/
+5
*
Help losers who use --with-headers.
Ulrich Drepper
2005-04-29
1
-0
/
+8
*
[BZ #781, BZ #796]
Roland McGrath
2005-04-28
7
-70
/
+76
*
2005-03-22 Steven Munroe <sjmunroe@us.ibm.com>
Roland McGrath
2005-04-28
1
-4
/
+3
*
* sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.
Ulrich Drepper
2005-04-28
5
-15
/
+38
*
* configure.in: Remove ultrasparc names.
Ulrich Drepper
2005-04-28
2
-2
/
+4
*
* sysdeps/i386/i686/memcmp.S: Move misplaced END.
Ulrich Drepper
2005-04-28
11
-12
/
+7296
*
* scripts/config.guess: Update from upstream.
Ulrich Drepper
2005-04-28
3
-5
/
+17
*
* SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
Ulrich Drepper
2005-04-28
2
-0
/
+22
[next]