* locales/en_US: Add first_weekday and first_workday.
[platform/upstream/glibc.git] / sysdeps /
2007-10-10 Ulrich Drepper* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work...
2007-10-09 Ulrich Drepper* sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read...
2007-10-07 Ulrich Drepper[BZ #3924]
2007-10-06 Ulrich Drepper[BZ #4407]
2007-10-05 Ulrich Drepper2007-10-04 Jakub Jelinek <jakub@redhat.com>
2007-10-05 Ulrich Drepper* sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5...
2007-10-05 Ulrich Drepper* sysdeps/unix/sysv/linux/Makefile (sysdep_routines...
2007-09-29 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list... cvs/fedora-glibc-20070929T1859
2007-09-24 Jakub Jelinek* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
2007-09-22 Ulrich Drepper* sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_...
2007-09-19 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid...
2007-09-18 Jakub Jelinek* sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup. cvs/fedora-glibc-20070918T1931
2007-09-18 Ulrich Drepper* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK...
2007-09-18 Ulrich Drepper* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
2007-09-18 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct...
2007-09-18 Ulrich DrepperCorrect return value type __THROW marker of splice...
2007-09-15 Ulrich Drepper* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osv...
2007-09-15 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routine...
2007-09-15 Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-09-15 Ulrich Drepper* sysdeps/i386/i586/memcpy.S (__memcpy_chk): New defini...
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-09-07 Roland McGrath* sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
2007-08-29 Ulrich Drepper* sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC...
2007-08-27 Roland McGrath2007-08-27 Jakub Jelinek <jakub@redhat.com>
2007-08-25 Ulrich Drepper* sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computat... cvs/fedora-glibc-20070825T1839
2007-08-25 Ulrich Drepper* sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3...
2007-08-24 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/init-first.c
2007-08-24 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/syscalls.list: No reason...
2007-08-24 Ulrich Drepper* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile...
2007-08-24 Ulrich Drepper[BZ #3924]
2007-08-24 Ulrich Drepper* sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve...
2007-08-21 Jakub Jelinek* sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
2007-08-20 Ulrich Drepper* csu/libc-start.c: Don't handle VDSO_SETUP here.
2007-08-16 Jakub Jelinek* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
2007-08-16 Jakub Jelinek* sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
2007-08-15 Jakub Jelinek* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept... cvs/fedora-glibc-20070815T2049
2007-08-14 Jakub Jelinek* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runti...
2007-08-14 Jakub Jelinek* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF...
2007-08-14 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_P... cvs/fedora-glibc-20070814T0643 cvs/fedora-glibc-20070814T0725
2007-08-13 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/libc-start.c
2007-08-13 Ulrich Drepper* nscd/servicescache.c: Include kernel-features.h.
2007-08-13 Ulrich Drepper* sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscal...
2007-08-13 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/libc-start.c
2007-08-12 Ulrich Drepper2007-08-01 Andreas Jaeger <aj@suse.de>
2007-08-12 Ulrich Drepper* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Inclu...
2007-08-12 Ulrich Drepper* sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym...
2007-08-12 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
2007-08-11 Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2007-08-10 Ulrich Drepper(shm_open): Fix typo in last change.
2007-08-10 Roland McGrath2007-08-10 Roland McGrath <roland@frob.com>
2007-08-10 Ulrich Drepper(shm_open): Use O_CLOEXEC is available.
2007-08-10 Jakub Jelinek* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strto...
2007-08-10 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use...
2007-08-10 Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC...
2007-08-07 Roland McGrath* include/stdlib.h: Add libc_hidden_proto for strto... cvs/fedora-glibc-20070809T0939
2007-08-06 Roland McGrath2007-08-06 Roland McGrath <roland@redhat.com>
2007-08-05 Jakub Jelinek* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep...
2007-08-04 Ulrich Drepper* sysdeps/unix/opendir.c (__alloc_dir): Correct order...
2007-08-03 Ulrich Drepper* io/Makefile (aux): Add have_o_cloexec.
2007-08-03 Ulrich Drepper* sysdeps/unix/opendir.c (__alloc_dir): Don't initializ...
2007-08-03 Ulrich Drepper* sysdeps/unix/dirstream.h (struct __dirstream): Move...
2007-08-01 Ulrich Drepper* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs...
2007-08-01 Ulrich Drepper* sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate... cvs/fedora-glibc-20070801T1703
2007-08-01 Ulrich Drepper* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string...
2007-08-01 Ulrich Drepper* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_c...
2007-07-31 Ulrich Drepper(__get_nprocs): Use /sys filesystem to determine which...
2007-07-31 Jakub Jelinek* sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fall...
2007-07-29 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S...
2007-07-29 Ulrich Drepper* posix/Makefile (routines): Add sched_cpualloc and...
2007-07-28 Ulrich Drepper* nss/nsswitch.c (__nss_lookup_function): Don't cast...
2007-07-28 Ulrich Drepper* iconv/gconv_int.h (__GCONV_NULCONV): New internal...
2007-07-28 Ulrich Drepper* sysdeps/posix/posix_fallocate64.c: Undefine
2007-07-23 Ulrich Drepper* io/Makefile (tests): Add tst-posix_fallocate.
2007-07-23 Roland McGrath[BZ #3665, BZ #4126, BZ #4178, BZ #4610]
2007-07-22 Roland McGrath2007-07-22 Roland McGrath <roland@frob.com>
2007-07-22 Roland McGrath* mach/lock-intern.h: Include <sys/cdefs.h>.
2007-07-22 Roland McGrath2006-06-13 Thomas Schwinge <tschwinge@gnu.org>
2007-07-21 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMS...
2007-07-21 Ulrich DrepperDefine MSG_CMSG_CLOEXEC.
2007-07-19 Ulrich Drepper* sysdeps/ia64/sched_cpucount.c: New file.
2007-07-19 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucoun...
2007-07-16 Roland McGrath* elf/ldconfig.c: Allow GPLv2 or any later version.
2007-07-15 Roland McGrath* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argumen...
2007-07-12 Ulrich Drepper* sysdeps/powerpc/powerpc32/power6/memset.S: Update...
2007-07-09 Ulrich Drepper* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add...
2007-07-02 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX):...
2007-06-30 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC...
2007-06-30 Ulrich Drepper007-06-29 Martin Schwidefsky <schwidefsky@de.ibm...
2007-06-20 Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-19 Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-06-17 Ulrich DrepperTell gcc about the nonstandard sections.
2007-06-17 Andreas Jaeger[BZ #4125]
2007-06-16 Ulrich Drepper(make_request): When determining whether there are...
2007-06-08 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/sched.h: Make second...
2007-06-08 Ulrich Drepper* posix/sched_cpucount.c (__sched_cpucount): Allow...
2007-06-08 Ulrich Drepper* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafter...
2007-06-08 Ulrich Drepper[BZ #4586]
2007-06-04 Ulrich Drepper* sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
2007-06-03 Ulrich Drepper* sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
2007-05-28 Ulrich Drepper* sysdeps/unix/sysv/linux/futimes.c (miss_utimensat...
next