]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
28 years agoUpdate.
Ulrich Drepper [Thu, 20 Mar 1997 03:27:48 +0000 (03:27 +0000)] 
Update.

28 years ago(msync): Add parameter `flags' to match generic prototype.
Ulrich Drepper [Thu, 20 Mar 1997 03:26:18 +0000 (03:26 +0000)] 
(msync): Add parameter `flags' to match generic prototype.

28 years agoAdd definition for `signbit' function. Future releases will have this
Ulrich Drepper [Thu, 20 Mar 1997 03:23:21 +0000 (03:23 +0000)] 
Add definition for `signbit' function.  Future releases will have this
function.

28 years agoHandle x == +-0 as a special case since tanh(-0) == -0.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:53 +0000 (03:21 +0000)] 
Handle x == +-0 as a special case since tanh(-0) == -0.

28 years agoCorrect former completely bogus code. It never worked correctly.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:35 +0000 (03:21 +0000)] 
Correct former completely bogus code.  It never worked correctly.

28 years agoOptimize code by avoiding unneeded access to FP number.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:26 +0000 (03:21 +0000)] 
Optimize code by avoiding unneeded access to FP number.

28 years agoHandle x == +-0 as a special case since expm1(-0) == -0.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:13 +0000 (03:21 +0000)] 
Handle x == +-0 as a special case since expm1(-0) == -0.

28 years agoCorrect recognition of mantissa overflow.
Ulrich Drepper [Thu, 20 Mar 1997 03:20:56 +0000 (03:20 +0000)] 
Correct recognition of mantissa overflow.

28 years agoCorrect fatal bug in jump to `__sigsetjmp' in PIC code.
Ulrich Drepper [Thu, 20 Mar 1997 03:20:35 +0000 (03:20 +0000)] 
Correct fatal bug in jump to `__sigsetjmp' in PIC code.

28 years agoInclude <sys/types.h>.
Ulrich Drepper [Thu, 20 Mar 1997 03:19:46 +0000 (03:19 +0000)] 
Include <sys/types.h>.

28 years agoChange references of ANSI C to ISO C.
Ulrich Drepper [Thu, 20 Mar 1997 03:17:26 +0000 (03:17 +0000)] 
Change references of ANSI C to ISO C.

28 years agoAvoid whitespace before argument of macro call that is used as
Ulrich Drepper [Thu, 20 Mar 1997 03:16:24 +0000 (03:16 +0000)] 
Avoid whitespace before argument of macro call that is used as
function name.

28 years agoMake compatible with traditional preprocessor;
Ulrich Drepper [Thu, 20 Mar 1997 03:16:12 +0000 (03:16 +0000)] 
Make compatible with traditional preprocessor;
requires carefull placement of whitespace in macro arguments.
Use __CONCAT instead of ##.
Declare long double functions only if __STDC__ or __GNUC__.
Include <__math.h> also if __LIBC_M81_MATH_INLINES is defined.
Include <__math.h> if __NO_MATH_INLINES is not defined and we want
optimization.

28 years ago(output/write_some): Don't try and write more than IO_INBAND_MAX in a
Ulrich Drepper [Thu, 20 Mar 1997 03:10:16 +0000 (03:10 +0000)] 
(output/write_some): Don't try and write more than IO_INBAND_MAX in a
single call to device_write_inband.

28 years agoCorrect dependencies for test-tz.
Ulrich Drepper [Wed, 19 Mar 1997 21:24:03 +0000 (21:24 +0000)] 
Correct dependencies for test-tz.

28 years agoDon't use MAX_IOVEC. Test for UIO_FASTIOV and set to 8 if not available.
Ulrich Drepper [Wed, 19 Mar 1997 21:09:31 +0000 (21:09 +0000)] 
Don't use MAX_IOVEC.  Test for UIO_FASTIOV and set to 8 if not available.

28 years agoUpdate feature tests.
Ulrich Drepper [Wed, 19 Mar 1997 20:56:14 +0000 (20:56 +0000)] 
Update feature tests.
(fabs): Remove defininition, it is a gcc builtin.
(sqrt, __sqrt): Remove definition, they have wrappers in libm.

28 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 1997 20:26:33 +0000 (20:26 +0000)] 
Update.

28 years agoInclude <kernel_stat.h>, not "kernel_stat.h".
Ulrich Drepper [Wed, 19 Mar 1997 20:22:43 +0000 (20:22 +0000)] 
Include <kernel_stat.h>, not "kernel_stat.h".

28 years agoUpdate. cvs/libc20x-ud-970318
Ulrich Drepper [Wed, 19 Mar 1997 04:23:23 +0000 (04:23 +0000)] 
Update.

28 years agoSCO 3.2.4 specific files to distribute.
Ulrich Drepper [Wed, 19 Mar 1997 04:22:27 +0000 (04:22 +0000)] 
SCO 3.2.4 specific files to distribute.

28 years agoAdd __getpgid.c and __setpgid.c.
Ulrich Drepper [Wed, 19 Mar 1997 04:21:42 +0000 (04:21 +0000)] 
Add __getpgid.c and __setpgid.c.

28 years agoAdd glob.
Ulrich Drepper [Wed, 19 Mar 1997 04:18:49 +0000 (04:18 +0000)] 
Add glob.

28 years agoAdd bsdstat.h, setrguid.c, and setruid.c.
Ulrich Drepper [Wed, 19 Mar 1997 04:18:20 +0000 (04:18 +0000)] 
Add bsdstat.h, setrguid.c, and setruid.c.

28 years agoAdd direct.h.
Ulrich Drepper [Wed, 19 Mar 1997 04:16:48 +0000 (04:16 +0000)] 
Add direct.h.

28 years agoAdd netinet/tcp.h.
Ulrich Drepper [Wed, 19 Mar 1997 04:16:17 +0000 (04:16 +0000)] 
Add netinet/tcp.h.

28 years ago[$(subdir)=inet] (sysdep_headers): Remove netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 04:12:09 +0000 (04:12 +0000)] 
[$(subdir)=inet] (sysdep_headers): Remove netinet/ip.h.

28 years ago(headers): Add netinet/ip.h again.
Ulrich Drepper [Wed, 19 Mar 1997 04:11:33 +0000 (04:11 +0000)] 
(headers): Add netinet/ip.h again.

28 years agoGenric IP definitions
Ulrich Drepper [Wed, 19 Mar 1997 04:10:36 +0000 (04:10 +0000)] 
Genric IP definitions

28 years agoMove to sysdeps/generic/netinet
Ulrich Drepper [Wed, 19 Mar 1997 04:10:22 +0000 (04:10 +0000)] 
Move to sysdeps/generic/netinet

28 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 1997 03:45:17 +0000 (03:45 +0000)] 
Update.

28 years ago($(tardir).tar): Prefer writing temporary file to $TMPDIR is
Ulrich Drepper [Wed, 19 Mar 1997 03:45:09 +0000 (03:45 +0000)] 
($(tardir).tar): Prefer writing temporary file to $TMPDIR is
available.  The default is /tmp.

28 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 1997 03:41:44 +0000 (03:41 +0000)] 
Update.

28 years ago(headers): Remove netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 03:23:19 +0000 (03:23 +0000)] 
(headers): Remove netinet/ip.h.

28 years ago[$(subdir)=inet] (sysdep_headers): Add netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 03:23:02 +0000 (03:23 +0000)] 
[$(subdir)=inet] (sysdep_headers): Add netinet/ip.h.

28 years agoRemade for experimental-2.0.2
Ulrich Drepper [Wed, 19 Mar 1997 03:15:58 +0000 (03:15 +0000)] 
Remade for experimental-2.0.2

28 years agoCompatibility versions for early 2.0 version of the kernel
Ulrich Drepper [Wed, 19 Mar 1997 03:13:02 +0000 (03:13 +0000)] 
Compatibility versions for early 2.0 version of the kernel

28 years agoUpdate.
Ulrich Drepper [Wed, 19 Mar 1997 03:11:23 +0000 (03:11 +0000)] 
Update.

28 years agoAdd stat, fstat, xstat, readv, and writev syscalls.
Ulrich Drepper [Wed, 19 Mar 1997 03:11:05 +0000 (03:11 +0000)] 
Add stat, fstat, xstat, readv, and writev syscalls.

28 years agoUpdate from 2.1.x branch.
Ulrich Drepper [Wed, 19 Mar 1997 03:10:36 +0000 (03:10 +0000)] 
Update from 2.1.x branch.

28 years ago(__setjmp): Fix fatal bug where 0 argument is placed in wrong place on
Ulrich Drepper [Wed, 19 Mar 1997 00:45:07 +0000 (00:45 +0000)] 
(__setjmp): Fix fatal bug where 0 argument is placed in wrong place on
the stack.

28 years ago(__offtime): Change type of `yg' to long int.
Ulrich Drepper [Tue, 18 Mar 1997 22:19:12 +0000 (22:19 +0000)] 
(__offtime): Change type of `yg' to long int.

28 years ago(PPP_VERSION): Define to 2.2.0 to prevent version mismatch.
Ulrich Drepper [Tue, 18 Mar 1997 22:09:30 +0000 (22:09 +0000)] 
(PPP_VERSION): Define to 2.2.0 to prevent version mismatch.

28 years ago(_nss_nis_getservbyname_r): Allow protocol=NULL to match any protocol
Ulrich Drepper [Tue, 18 Mar 1997 04:24:53 +0000 (04:24 +0000)] 
(_nss_nis_getservbyname_r): Allow protocol=NULL to match any protocol
rather than returning an error.

28 years ago(servbyname): Match any protocol if proto==NULL.
Ulrich Drepper [Tue, 18 Mar 1997 04:22:18 +0000 (04:22 +0000)] 
(servbyname): Match any protocol if proto==NULL.

28 years agoDon't define O_NORW.
Ulrich Drepper [Tue, 18 Mar 1997 04:16:04 +0000 (04:16 +0000)] 
Don't define O_NORW.

28 years ago(setenv): Don't copy name when we reuse the buffer for replacement.
Ulrich Drepper [Tue, 18 Mar 1997 04:13:50 +0000 (04:13 +0000)] 
(setenv): Don't copy name when we reuse the buffer for replacement.

28 years agoUpdate. cvs/libc20x-ud-970316
Ulrich Drepper [Mon, 17 Mar 1997 05:49:11 +0000 (05:49 +0000)] 
Update.

28 years agoupdate from main archive 970316 cvs/glibc-2_0_4 cvs/libc20x-97031 cvs/libc20x-970316 cvs/libc20x-970318 cvs/libc20x-970319 cvs/libc20x-970404 cvs/libc20x-970417 glibc-2.0.4
Ulrich Drepper [Mon, 17 Mar 1997 05:25:34 +0000 (05:25 +0000)] 
update from main archive 970316

28 years agoAdd handling of correct stat structure
Ulrich Drepper [Mon, 17 Mar 1997 04:34:39 +0000 (04:34 +0000)] 
Add handling of correct stat structure

28 years agom68k specific infinity values
Ulrich Drepper [Mon, 17 Mar 1997 04:33:29 +0000 (04:33 +0000)] 
m68k specific infinity values

28 years agoix87 specific infinity values
Ulrich Drepper [Mon, 17 Mar 1997 04:33:16 +0000 (04:33 +0000)] 
ix87 specific infinity values

28 years agoregex test suite
Ulrich Drepper [Mon, 17 Mar 1997 04:32:23 +0000 (04:32 +0000)] 
regex test suite

28 years ago(recursive): Return rp to caller.
Ulrich Drepper [Mon, 17 Mar 1997 04:14:50 +0000 (04:14 +0000)] 
(recursive): Return rp to caller.
(strptime_internal): First check for long names, then abbreviated
(month & weekday).
strptime_internal) [case 'Y']: Always subtract 1900 from year,
regardless of century.

28 years agoUpdate from tzcode1997c.
Ulrich Drepper [Mon, 17 Mar 1997 04:14:27 +0000 (04:14 +0000)] 
Update from tzcode1997c.

28 years agoDon't use incompatible kernel header.
Ulrich Drepper [Mon, 17 Mar 1997 04:13:52 +0000 (04:13 +0000)] 
Don't use incompatible kernel header.

28 years agoAdd PF_FILE as synonym for PF_LOCAL and AF_FILE as synonym for
Ulrich Drepper [Mon, 17 Mar 1997 04:13:32 +0000 (04:13 +0000)] 
Add PF_FILE as synonym for PF_LOCAL and AF_FILE as synonym for
AF_LOCAL.

28 years ago(struct stat): Change definition to use prescribed types for elements.
Ulrich Drepper [Mon, 17 Mar 1997 04:13:15 +0000 (04:13 +0000)] 
(struct stat): Change definition to use prescribed types for elements.

28 years agoAdd copyright.
Ulrich Drepper [Mon, 17 Mar 1997 04:12:54 +0000 (04:12 +0000)] 
Add copyright.

28 years ago [__USE_GNU]: Add O_READ, O_WRITE and O_NORW.
Ulrich Drepper [Mon, 17 Mar 1997 04:12:44 +0000 (04:12 +0000)] 
 [__USE_GNU]: Add O_READ, O_WRITE and O_NORW.

28 years agoAdd kernel_stat.h.
Ulrich Drepper [Mon, 17 Mar 1997 04:12:29 +0000 (04:12 +0000)] 
Add kernel_stat.h.

28 years agoDon't copy whole `struct dirent' record, only reclen bytes.
Ulrich Drepper [Mon, 17 Mar 1997 04:11:37 +0000 (04:11 +0000)] 
Don't copy whole `struct dirent' record, only reclen bytes.

28 years agoUpdate copyright.
Ulrich Drepper [Mon, 17 Mar 1997 04:11:21 +0000 (04:11 +0000)] 
Update copyright.
Define O_FSYNC as alias of O_SYNC.  Add BSD compatibility macros
FAPPEND, FFSYNC, FNONBLOCK, and FNDELAY.

28 years agoUpdate copyright.
Ulrich Drepper [Mon, 17 Mar 1997 04:10:55 +0000 (04:10 +0000)] 
Update copyright.

28 years agoDefine as __euidaccess and make euidaccess weak alias.
Ulrich Drepper [Mon, 17 Mar 1997 04:10:16 +0000 (04:10 +0000)] 
Define as __euidaccess and make euidaccess weak alias.

28 years agoAdd cast to prevent warning.
Ulrich Drepper [Mon, 17 Mar 1997 04:10:07 +0000 (04:10 +0000)] 
Add cast to prevent warning.

28 years agoDistinguish error cases for x is +0 or -0.
Ulrich Drepper [Mon, 17 Mar 1997 04:09:18 +0000 (04:09 +0000)] 
Distinguish error cases for x is +0 or -0.

28 years agoDo not raise exception expect when in SVID mode.
Ulrich Drepper [Mon, 17 Mar 1997 04:08:39 +0000 (04:08 +0000)] 
Do not raise exception expect when in SVID mode.

28 years ago(huge, tiny): Adapt values for long double type.
Ulrich Drepper [Mon, 17 Mar 1997 04:08:21 +0000 (04:08 +0000)] 
(huge, tiny): Adapt values for long double type.

28 years agoRewrite to return -1 for -inf.
Ulrich Drepper [Mon, 17 Mar 1997 04:08:05 +0000 (04:08 +0000)] 
Rewrite to return -1 for -inf.

28 years agoCorrect return value. Discard first stack element after fxtract.
Ulrich Drepper [Mon, 17 Mar 1997 04:07:07 +0000 (04:07 +0000)] 
Correct return value.  Discard first stack element after fxtract.

28 years agoReturn -1 for -inf.
Ulrich Drepper [Mon, 17 Mar 1997 04:06:58 +0000 (04:06 +0000)] 
Return -1 for -inf.

28 years agoChange return value for -inf argument to -1.0.
Ulrich Drepper [Mon, 17 Mar 1997 04:06:49 +0000 (04:06 +0000)] 
Change return value for -inf argument to -1.0.

28 years agoMajor rewrite to handle special cases.
Ulrich Drepper [Mon, 17 Mar 1997 04:06:35 +0000 (04:06 +0000)] 
Major rewrite to handle special cases.

28 years agoOptimize branch code.
Ulrich Drepper [Mon, 17 Mar 1997 04:04:45 +0000 (04:04 +0000)] 
Optimize branch code.

28 years agoFix bug in FPU stack handling.
Ulrich Drepper [Mon, 17 Mar 1997 04:04:21 +0000 (04:04 +0000)] 
Fix bug in FPU stack handling.

28 years agoRemove definition of long double definition. Make it the same as the
Ulrich Drepper [Mon, 17 Mar 1997 04:03:42 +0000 (04:03 +0000)] 
Remove definition of long double definition.  Make it the same as the
double definition.

28 years ago(nofini): *Really* align stack to 8-byte boundary.
Ulrich Drepper [Mon, 17 Mar 1997 04:02:41 +0000 (04:02 +0000)] 
(nofini): *Really* align stack to 8-byte boundary.

28 years ago(msync): Add third parameter.
Ulrich Drepper [Mon, 17 Mar 1997 04:02:24 +0000 (04:02 +0000)] 
(msync): Add third parameter.

28 years ago(__need_error_t): New macro, before including <errno.h>
Ulrich Drepper [Mon, 17 Mar 1997 04:00:15 +0000 (04:00 +0000)] 
(__need_error_t): New macro, before including <errno.h>
[!__const] (__const): New macro.
[!__error_t_defined] (error_t): New typedef.

28 years ago(_tens_in_limb) [BITS_PER_MP_LIMB > 32]: Make all numbers unsigned to
Ulrich Drepper [Mon, 17 Mar 1997 03:59:57 +0000 (03:59 +0000)] 
(_tens_in_limb) [BITS_PER_MP_LIMB > 32]: Make all numbers unsigned to
make buggy gccs happy.

28 years agoUse __va_copy if available.
Ulrich Drepper [Mon, 17 Mar 1997 03:59:42 +0000 (03:59 +0000)] 
Use __va_copy if available.

28 years ago(vasprintf): Give full prototype.
Ulrich Drepper [Mon, 17 Mar 1997 03:59:30 +0000 (03:59 +0000)] 
(vasprintf): Give full prototype.

28 years agoAdd prototype for __euidaccess.
Ulrich Drepper [Mon, 17 Mar 1997 03:59:07 +0000 (03:59 +0000)] 
Add prototype for __euidaccess.

28 years agoMerge with regex sources from Arnold Robbins' version in GNU awk.
Ulrich Drepper [Mon, 17 Mar 1997 03:58:51 +0000 (03:58 +0000)] 
Merge with regex sources from Arnold Robbins' version in GNU awk.

28 years ago(distribute): Add TESTS, TESTS2C.sed, and testcases.h.
Ulrich Drepper [Mon, 17 Mar 1997 03:58:40 +0000 (03:58 +0000)] 
(distribute): Add TESTS, TESTS2C.sed, and testcases.h.
(tests): Add runtests.
(before-compile): Add testcases.h.
(testcases.h): New rule to generate header with tests.

28 years ago(_nss_files_gethostbyname2_r): New functions. Compare result for
Ulrich Drepper [Mon, 17 Mar 1997 03:57:34 +0000 (03:57 +0000)] 
(_nss_files_gethostbyname2_r): New functions.  Compare result for
correct address type.

28 years ago(_nss_nis_gethostbyname2_r): New functions. Compare result for
Ulrich Drepper [Mon, 17 Mar 1997 03:57:03 +0000 (03:57 +0000)] 
(_nss_nis_gethostbyname2_r): New functions.  Compare result for
correct address type.
(_nss_nis_gethostbyname_r): Use _nss_nis_gethostbyname2_r.

28 years agoRewrite NIS code to allow empty keys.
Ulrich Drepper [Mon, 17 Mar 1997 03:56:41 +0000 (03:56 +0000)] 
Rewrite NIS code to allow empty keys.

28 years agoRewrite NIS code to allow empty keys.
Ulrich Drepper [Mon, 17 Mar 1997 03:56:37 +0000 (03:56 +0000)] 
Rewrite NIS code to allow empty keys.
Don't ignore return value of yp_all.

28 years ago(__yp_bind): Fix possible buffer overflow.
Ulrich Drepper [Mon, 17 Mar 1997 03:55:56 +0000 (03:55 +0000)] 
(__yp_bind): Fix possible buffer overflow.

28 years agoNew example for scandir function.
Ulrich Drepper [Mon, 17 Mar 1997 03:55:21 +0000 (03:55 +0000)] 
New example for scandir function.

28 years ago(EXIT_FAILURE): Fix typo. Patch by robbe@orcus.priv.at.
Ulrich Drepper [Mon, 17 Mar 1997 03:54:07 +0000 (03:54 +0000)] 
(EXIT_FAILURE): Fix typo.  Patch by robbe@orcus.priv.at.

28 years agoAdd documentation for scandir and alphasort.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:51 +0000 (03:53 +0000)] 
Add documentation for scandir and alphasort.

28 years ago(mprotect) [_LIBC]: Define as __mprotect to clean up namespace.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:39 +0000 (03:53 +0000)] 
(mprotect) [_LIBC]: Define as __mprotect to clean up namespace.

28 years agoInclude <mach/kern_return.h>.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:24 +0000 (03:53 +0000)] 
Include <mach/kern_return.h>.

28 years agoInclude <mach/mach_traps.h>.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:15 +0000 (03:53 +0000)] 
Include <mach/mach_traps.h>.
(__spin_lock_solid): Provide arg to swtch_pri.

28 years agoInclude <mach/mig_support.h>.
Ulrich Drepper [Mon, 17 Mar 1997 03:52:56 +0000 (03:52 +0000)] 
Include <mach/mig_support.h>.

28 years ago(mach_error_string, mach_error, mach_error_type): Always provide
Ulrich Drepper [Mon, 17 Mar 1997 03:52:48 +0000 (03:52 +0000)] 
(mach_error_string, mach_error, mach_error_type): Always provide
prototypes.

28 years ago(mach_error_string_int): Give full prototype.
Ulrich Drepper [Mon, 17 Mar 1997 03:52:38 +0000 (03:52 +0000)] 
(mach_error_string_int): Give full prototype.