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
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BZ #6919]
Ulrich Drepper
2008-10-31
1
-2
/
+2
*
[BZ #6980]
Ulrich Drepper
2008-10-31
1
-2
/
+2
*
* posix/wordexp.c (exec_comm): Use pipe2 if possible to create
Ulrich Drepper
2008-07-27
1
-12
/
+46
*
* Versions.def (glibc): Add GLIBC_2.9.
Ulrich Drepper
2008-07-25
1
-1
/
+13
*
* posix/tst-regex.c (main): Rename to...
Ulrich Drepper
2008-06-25
1
-10
/
+10
*
Remove useless more "if" tests before "free".
Ulrich Drepper
2008-05-27
1
-3
/
+2
*
* string/Makefile (distribute): Add str-two-way.h.
cvs/fedora-glibc-20080515T0735
Ulrich Drepper
2008-05-15
2
-31
/
+23
*
* posix/regcomp.c (optimize_utf8): Add a note on why we test
Ulrich Drepper
2008-05-15
3
-0
/
+33
*
* posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
Ulrich Drepper
2008-03-29
1
-19
/
+5
*
Fix comment for scope nullbits.
Ulrich Drepper
2008-03-26
1
-1
/
+1
*
[BZ #5762]
Ulrich Drepper
2008-03-08
1
-33
/
+32
*
[BZ #5607]
Ulrich Drepper
2008-01-16
1
-51
/
+70
*
* sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
Ulrich Drepper
2008-01-10
3
-14
/
+19
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2008-01-02
1
-2
/
+2
*
* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
Ulrich Drepper
2007-12-14
1
-1
/
+1
*
* posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
Ulrich Drepper
2007-12-12
1
-1
/
+1
*
* posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
Ulrich Drepper
2007-11-26
2
-2
/
+2
*
Define REG_ENOSYS also for Unix98.
Ulrich Drepper
2007-11-26
1
-1
/
+1
*
Declare fsync also for Unix98.
Ulrich Drepper
2007-11-26
1
-2
/
+2
*
* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
Ulrich Drepper
2007-11-20
5
-0
/
+154
*
* posix/gai.conf: Update for current default tables.
Ulrich Drepper
2007-11-19
1
-9
/
+11
*
* include/ifaddrs.h: Remove in6ai_temporary.
Ulrich Drepper
2007-11-14
2
-3
/
+22
*
* posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
Ulrich Drepper
2007-11-13
2
-0
/
+5
*
* posix/glob.c: Reimplement link_exists_p to use fstatat64.
cvs/fedora-glibc-20071015T0728
Ulrich Drepper
2007-10-15
1
-3
/
+28
*
* posix/glob.c: Add some branch prediction throughout.
Ulrich Drepper
2007-10-15
1
-9
/
+9
*
* posix/tst-rfc3484-2.c (do_test): Likewise.
Ulrich Drepper
2007-10-14
2
-0
/
+5
*
* posix/fnmatch_loop.c: Take rule index returned as part of
Ulrich Drepper
2007-10-12
3
-12
/
+25
*
[BZ #73]
Ulrich Drepper
2007-10-07
1
-1
/
+2
*
[BZ #5103]
Ulrich Drepper
2007-10-07
2
-3
/
+20
*
* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
Ulrich Drepper
2007-09-26
1
-44
/
+180
*
* posix/regcomp.c (lookup_collation_sequence_value): check that
Ulrich Drepper
2007-09-24
1
-2
/
+3
*
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper
2007-09-15
1
-1
/
+1
*
* posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
Roland McGrath
2007-09-11
1
-0
/
+4
*
* posix/regex_internal.h: Prevent some declarations and definitions
Ulrich Drepper
2007-08-26
1
-6
/
+10
*
* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
Ulrich Drepper
2007-08-26
2
-0
/
+2
*
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
Ulrich Drepper
2007-08-10
1
-1
/
+1
*
2007-08-04 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-08-04
1
-1
/
+1
*
2007-08-02 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-08-02
1
-8
/
+12
*
* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
Ulrich Drepper
2007-07-29
5
-2
/
+141
*
Define old CPU_* macros in temers of __CPU_*_S macros. Define CPU_*_S macros.
Ulrich Drepper
2007-07-29
1
-5
/
+35
*
* posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
Ulrich Drepper
2007-07-29
1
-0
/
+3
*
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
2007-07-28
2
-5
/
+13
*
2007-07-24 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-07-24
1
-1
/
+1
*
* bits/types.h: Don't include stddef.h, don't define __need_size_t.
Ulrich Drepper
2007-07-19
1
-0
/
+3
*
* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
Ulrich Drepper
2007-07-19
1
-0
/
+1
*
* elf/ldconfig.c: Allow GPLv2 or any later version.
Roland McGrath
2007-07-16
1
-2
/
+3
*
* configure: Regenerated.
Roland McGrath
2007-07-13
1
-1
/
+4
*
2007-07-13 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-07-13
1
-1000
/
+5134
*
* posix/sched_cpucount.c (__sched_cpucount): Allow using special
Ulrich Drepper
2007-06-08
1
-5
/
+9
*
(__sched_cpucount): Allow using special instruction for counting bits.
Ulrich Drepper
2007-06-08
1
-3
/
+7
[next]