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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update from main archive 970316
glibc-2.0.4
cvs/libc20x-970417
cvs/libc20x-970404
cvs/libc20x-970319
cvs/libc20x-970318
cvs/libc20x-970316
cvs/libc20x-97031
cvs/glibc-2_0_4
Ulrich Drepper
1997-03-17
1
-6
/
+36
*
Add handling of correct stat structure
Ulrich Drepper
1997-03-17
5
-0
/
+326
*
m68k specific infinity values
Ulrich Drepper
1997-03-17
1
-0
/
+87
*
ix87 specific infinity values
Ulrich Drepper
1997-03-17
1
-0
/
+87
*
regex test suite
Ulrich Drepper
1997-03-17
4
-0
/
+452
*
(recursive): Return rp to caller.
Ulrich Drepper
1997-03-17
1
-18
/
+18
*
Update from tzcode1997c.
Ulrich Drepper
1997-03-17
7
-47
/
+64
*
Don't use incompatible kernel header.
Ulrich Drepper
1997-03-17
2
-3
/
+158
*
Add PF_FILE as synonym for PF_LOCAL and AF_FILE as synonym for
Ulrich Drepper
1997-03-17
2
-0
/
+4
*
(struct stat): Change definition to use prescribed types for elements.
Ulrich Drepper
1997-03-17
2
-30
/
+31
*
Add copyright.
Ulrich Drepper
1997-03-17
1
-1
/
+20
*
[__USE_GNU]: Add O_READ, O_WRITE and O_NORW.
Ulrich Drepper
1997-03-17
2
-2
/
+18
*
Add kernel_stat.h.
Ulrich Drepper
1997-03-17
2
-0
/
+2
*
Don't copy whole `struct dirent' record, only reclen bytes.
Ulrich Drepper
1997-03-17
1
-4
/
+4
*
Update copyright.
Ulrich Drepper
1997-03-17
2
-15
/
+37
*
Update copyright.
Ulrich Drepper
1997-03-17
6
-101
/
+101
*
Define as __euidaccess and make euidaccess weak alias.
Ulrich Drepper
1997-03-17
3
-46
/
+53
*
Add cast to prevent warning.
Ulrich Drepper
1997-03-17
1
-16
/
+17
*
Distinguish error cases for x is +0 or -0.
Ulrich Drepper
1997-03-17
3
-9
/
+18
*
Do not raise exception expect when in SVID mode.
Ulrich Drepper
1997-03-17
3
-18
/
+14
*
(huge, tiny): Adapt values for long double type.
Ulrich Drepper
1997-03-17
1
-4
/
+4
*
Rewrite to return -1 for -inf.
Ulrich Drepper
1997-03-17
3
-16
/
+18
*
Correct return value. Discard first stack element after fxtract.
Ulrich Drepper
1997-03-17
1
-0
/
+1
*
Return -1 for -inf.
Ulrich Drepper
1997-03-17
1
-6
/
+6
*
Change return value for -inf argument to -1.0.
Ulrich Drepper
1997-03-17
3
-12
/
+15
*
Major rewrite to handle special cases.
Ulrich Drepper
1997-03-17
3
-37
/
+618
*
Optimize branch code.
Ulrich Drepper
1997-03-17
6
-12
/
+12
*
Fix bug in FPU stack handling.
Ulrich Drepper
1997-03-17
12
-15
/
+21
*
Remove definition of long double definition. Make it the same as the
Ulrich Drepper
1997-03-17
1
-17
/
+6
*
(nofini): *Really* align stack to 8-byte boundary.
Ulrich Drepper
1997-03-17
1
-0
/
+2
*
(msync): Add third parameter.
Ulrich Drepper
1997-03-17
1
-3
/
+3
*
(__need_error_t): New macro, before including <errno.h>
Ulrich Drepper
1997-03-17
1
-2
/
+11
*
(_tens_in_limb) [BITS_PER_MP_LIMB > 32]: Make all numbers unsigned to
Ulrich Drepper
1997-03-17
1
-4
/
+4
*
Use __va_copy if available.
Ulrich Drepper
1997-03-17
1
-6
/
+22
*
(vasprintf): Give full prototype.
Ulrich Drepper
1997-03-17
1
-22
/
+23
*
Add prototype for __euidaccess.
Ulrich Drepper
1997-03-17
1
-0
/
+1
*
Merge with regex sources from Arnold Robbins' version in GNU awk.
Ulrich Drepper
1997-03-17
2
-68
/
+206
*
(distribute): Add TESTS, TESTS2C.sed, and testcases.h.
Ulrich Drepper
1997-03-17
1
-2
/
+9
*
(_nss_files_gethostbyname2_r): New functions. Compare result for
Ulrich Drepper
1997-03-17
1
-0
/
+7
*
(_nss_nis_gethostbyname2_r): New functions. Compare result for
Ulrich Drepper
1997-03-17
1
-4
/
+22
*
Rewrite NIS code to allow empty keys.
Ulrich Drepper
1997-03-17
1
-5
/
+7
*
Rewrite NIS code to allow empty keys.
Ulrich Drepper
1997-03-17
4
-234
/
+344
*
(__yp_bind): Fix possible buffer overflow.
Ulrich Drepper
1997-03-17
1
-2
/
+3
*
New example for scandir function.
Ulrich Drepper
1997-03-17
1
-0
/
+29
*
(EXIT_FAILURE): Fix typo. Patch by robbe@orcus.priv.at.
Ulrich Drepper
1997-03-17
1
-1
/
+1
*
Add documentation for scandir and alphasort.
Ulrich Drepper
1997-03-17
1
-2
/
+68
*
(mprotect) [_LIBC]: Define as __mprotect to clean up namespace.
Ulrich Drepper
1997-03-17
1
-0
/
+1
*
Include <mach/kern_return.h>.
Ulrich Drepper
1997-03-17
1
-2
/
+2
*
Include <mach/mach_traps.h>.
Ulrich Drepper
1997-03-17
1
-15
/
+16
*
Include <mach/mig_support.h>.
Ulrich Drepper
1997-03-17
1
-14
/
+15
[next]