]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Sun, 30 Mar 1997 15:56:16 +0000 (15:56 +0000)]
(VERSION): Bump to 2.0.3.
Ulrich Drepper [Wed, 26 Mar 1997 14:17:39 +0000 (14:17 +0000)]
(BUILD_CFLAGS): Fix reference to config file.
Ulrich Drepper [Sat, 22 Mar 1997 04:10:50 +0000 (04:10 +0000)]
Update.
Ulrich Drepper [Sat, 22 Mar 1997 04:09:48 +0000 (04:09 +0000)]
(OXTABS): Define as alias for XTABS.
Ulrich Drepper [Sat, 22 Mar 1997 03:47:53 +0000 (03:47 +0000)]
Update.
Ulrich Drepper [Sat, 22 Mar 1997 03:40:09 +0000 (03:40 +0000)]
Remove special case when OXTABS is not defined. Revert patch of
Sun Dec 15 16:33:44 1996.
Ulrich Drepper [Sat, 22 Mar 1997 03:12:33 +0000 (03:12 +0000)]
Update.
Ulrich Drepper [Sat, 22 Mar 1997 01:16:50 +0000 (01:16 +0000)]
Update.
Ulrich Drepper [Fri, 21 Mar 1997 21:40:39 +0000 (21:40 +0000)]
i386 specific definitions for gmon.
Ulrich Drepper [Fri, 21 Mar 1997 21:26:15 +0000 (21:26 +0000)]
Update.
Ulrich Drepper [Fri, 21 Mar 1997 21:26:03 +0000 (21:26 +0000)]
(distribute): Add BUGS.
Ulrich Drepper [Fri, 21 Mar 1997 21:25:26 +0000 (21:25 +0000)]
List of known bugs.
Ulrich Drepper [Fri, 21 Mar 1997 20:56:28 +0000 (20:56 +0000)]
Update.
Ulrich Drepper [Fri, 21 Mar 1997 20:33:04 +0000 (20:33 +0000)]
(CALL_MCOUNT): Clear this macro so ENTRY(__syscall_error) doesn't
insert a call to _mcount, which clobbers %eax.
Ulrich Drepper [Fri, 21 Mar 1997 20:32:45 +0000 (20:32 +0000)]
Include ctype.h for isdigit.
Ulrich Drepper [Fri, 21 Mar 1997 20:32:23 +0000 (20:32 +0000)]
Don't emulate writev with small UIO_FASTIOV value by multiple writev
calls since we need atomicity.
Ulrich Drepper [Fri, 21 Mar 1997 20:32:12 +0000 (20:32 +0000)]
Don't emulate readv with small UIO_FASTIOV value by multiple readv
calls since we need atomicity.
Ulrich Drepper [Fri, 21 Mar 1997 20:31:55 +0000 (20:31 +0000)]
Rename and alias readv to __readv and writev to __writev.
Ulrich Drepper [Fri, 21 Mar 1997 20:31:30 +0000 (20:31 +0000)]
Rename and alias readv to __readv.
Ulrich Drepper [Fri, 21 Mar 1997 20:31:11 +0000 (20:31 +0000)]
Rename and alias writev to __writev.
Ulrich Drepper [Fri, 21 Mar 1997 20:30:36 +0000 (20:30 +0000)]
Define __LIBC_M81_MATH_INLINES instead of __NO_M81_MATH_INLINES.
Ulrich Drepper [Fri, 21 Mar 1997 20:27:07 +0000 (20:27 +0000)]
[PROF] (_dl_runtime_resolve): Don't use regparam mechanism for call of
`fixup' call.
Ulrich Drepper [Fri, 21 Mar 1997 20:26:58 +0000 (20:26 +0000)]
[$(subdir)=gmon] (sysdep_routines): Add i386-mcount.
Ulrich Drepper [Fri, 21 Mar 1997 20:26:31 +0000 (20:26 +0000)]
Initialize `quotient' and `mask'.
Ulrich Drepper [Fri, 21 Mar 1997 20:26:20 +0000 (20:26 +0000)]
Exit with error status when we have an error.
Ulrich Drepper [Fri, 21 Mar 1997 20:25:54 +0000 (20:25 +0000)]
(main): Save the value of errno since printf may modify it, use the
saved errno everywhere.
Ulrich Drepper [Fri, 21 Mar 1997 20:25:44 +0000 (20:25 +0000)]
Correct tests.
(main): Save the value of errno since printf may modify it, use the
saved errno everywhere.
Ulrich Drepper [Fri, 21 Mar 1997 20:25:21 +0000 (20:25 +0000)]
It is not illegal to parse a minus sign in the strtouXX functions.
The results gets simply negated.
Ulrich Drepper [Fri, 21 Mar 1997 20:25:02 +0000 (20:25 +0000)]
Declare __writev and __readv.
Ulrich Drepper [Fri, 21 Mar 1997 20:24:49 +0000 (20:24 +0000)]
Revert the bulk of the 960930 changes, as they affect the alignment,
and therefore the end padding of the structs.
Ulrich Drepper [Fri, 21 Mar 1997 20:24:36 +0000 (20:24 +0000)]
Declare the variables with aligned tags to compensate.
Use __writev instead of write for the I/O.
Ulrich Drepper [Fri, 21 Mar 1997 20:24:04 +0000 (20:24 +0000)]
[$(elf)=yes] (+prector, +postctor): New variables for
crtbegin.o/crtend.o, using gcc to find them.
(+link): Use them.
Ulrich Drepper [Fri, 21 Mar 1997 20:23:20 +0000 (20:23 +0000)]
Fix typo.
Ulrich Drepper [Fri, 21 Mar 1997 15:26:52 +0000 (15:26 +0000)]
ix86 specific mcount entry point which preserves all registers.
Ulrich Drepper [Fri, 21 Mar 1997 06:12:59 +0000 (06:12 +0000)]
Add machine-gmon.h.
Ulrich Drepper [Fri, 21 Mar 1997 05:41:51 +0000 (05:41 +0000)]
Additional ix86 specific files to distribute.
Ulrich Drepper [Fri, 21 Mar 1997 04:55:48 +0000 (04:55 +0000)]
(glob): Fix completely broken handling of GLOB_BRACE and partly borken
handling of GLOB_TILDE:
Ulrich Drepper [Thu, 20 Mar 1997 03:46:05 +0000 (03:46 +0000)]
Some more optimization and unused variables removed.
Ulrich Drepper [Thu, 20 Mar 1997 03:39:46 +0000 (03:39 +0000)]
(RESOLVE): Don't try to resolve local symbols.
Ulrich Drepper [Thu, 20 Mar 1997 03:37:09 +0000 (03:37 +0000)]
(tests): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:37:00 +0000 (03:37 +0000)]
(depfiles, common-mostlyclean): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:36:48 +0000 (03:36 +0000)]
(all-sources): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:36:33 +0000 (03:36 +0000)]
(srcs): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:27:48 +0000 (03:27 +0000)]
Update.
Ulrich Drepper [Thu, 20 Mar 1997 03:26:18 +0000 (03:26 +0000)]
(msync): Add parameter `flags' to match generic prototype.
Ulrich Drepper [Thu, 20 Mar 1997 03:23:21 +0000 (03:23 +0000)]
Add definition for `signbit' function. Future releases will have this
function.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:53 +0000 (03:21 +0000)]
Handle x == +-0 as a special case since tanh(-0) == -0.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:35 +0000 (03:21 +0000)]
Correct former completely bogus code. It never worked correctly.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:26 +0000 (03:21 +0000)]
Optimize code by avoiding unneeded access to FP number.
Ulrich Drepper [Thu, 20 Mar 1997 03:21:13 +0000 (03:21 +0000)]
Handle x == +-0 as a special case since expm1(-0) == -0.
Ulrich Drepper [Thu, 20 Mar 1997 03:20:56 +0000 (03:20 +0000)]
Correct recognition of mantissa overflow.
Ulrich Drepper [Thu, 20 Mar 1997 03:20:35 +0000 (03:20 +0000)]
Correct fatal bug in jump to `__sigsetjmp' in PIC code.
Ulrich Drepper [Thu, 20 Mar 1997 03:19:46 +0000 (03:19 +0000)]
Include <sys/types.h>.
Ulrich Drepper [Thu, 20 Mar 1997 03:17:26 +0000 (03:17 +0000)]
Change references of ANSI C to ISO C.
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.
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.
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.
Ulrich Drepper [Wed, 19 Mar 1997 21:24:03 +0000 (21:24 +0000)]
Correct dependencies for test-tz.
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.
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.
Ulrich Drepper [Wed, 19 Mar 1997 20:26:33 +0000 (20:26 +0000)]
Update.
Ulrich Drepper [Wed, 19 Mar 1997 20:22:43 +0000 (20:22 +0000)]
Include <kernel_stat.h>, not "kernel_stat.h".
Ulrich Drepper [Wed, 19 Mar 1997 04:23:23 +0000 (04:23 +0000)]
Update.
Ulrich Drepper [Wed, 19 Mar 1997 04:22:27 +0000 (04:22 +0000)]
SCO 3.2.4 specific files to distribute.
Ulrich Drepper [Wed, 19 Mar 1997 04:21:42 +0000 (04:21 +0000)]
Add __getpgid.c and __setpgid.c.
Ulrich Drepper [Wed, 19 Mar 1997 04:18:49 +0000 (04:18 +0000)]
Add glob.
Ulrich Drepper [Wed, 19 Mar 1997 04:18:20 +0000 (04:18 +0000)]
Add bsdstat.h, setrguid.c, and setruid.c.
Ulrich Drepper [Wed, 19 Mar 1997 04:16:48 +0000 (04:16 +0000)]
Add direct.h.
Ulrich Drepper [Wed, 19 Mar 1997 04:16:17 +0000 (04:16 +0000)]
Add netinet/tcp.h.
Ulrich Drepper [Wed, 19 Mar 1997 04:12:09 +0000 (04:12 +0000)]
[$(subdir)=inet] (sysdep_headers): Remove netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 04:11:33 +0000 (04:11 +0000)]
(headers): Add netinet/ip.h again.
Ulrich Drepper [Wed, 19 Mar 1997 04:10:36 +0000 (04:10 +0000)]
Genric IP definitions
Ulrich Drepper [Wed, 19 Mar 1997 04:10:22 +0000 (04:10 +0000)]
Move to sysdeps/generic/netinet
Ulrich Drepper [Wed, 19 Mar 1997 03:45:17 +0000 (03:45 +0000)]
Update.
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.
Ulrich Drepper [Wed, 19 Mar 1997 03:41:44 +0000 (03:41 +0000)]
Update.
Ulrich Drepper [Wed, 19 Mar 1997 03:23:19 +0000 (03:23 +0000)]
(headers): Remove netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 03:23:02 +0000 (03:23 +0000)]
[$(subdir)=inet] (sysdep_headers): Add netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 03:15:58 +0000 (03:15 +0000)]
Remade for experimental-2.0.2
Ulrich Drepper [Wed, 19 Mar 1997 03:13:02 +0000 (03:13 +0000)]
Compatibility versions for early 2.0 version of the kernel
Ulrich Drepper [Wed, 19 Mar 1997 03:11:23 +0000 (03:11 +0000)]
Update.
Ulrich Drepper [Wed, 19 Mar 1997 03:11:05 +0000 (03:11 +0000)]
Add stat, fstat, xstat, readv, and writev syscalls.
Ulrich Drepper [Wed, 19 Mar 1997 03:10:36 +0000 (03:10 +0000)]
Update from 2.1.x branch.
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.
Ulrich Drepper [Tue, 18 Mar 1997 22:19:12 +0000 (22:19 +0000)]
(__offtime): Change type of `yg' to long int.
Ulrich Drepper [Tue, 18 Mar 1997 22:09:30 +0000 (22:09 +0000)]
(PPP_VERSION): Define to 2.2.0 to prevent version mismatch.
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.
Ulrich Drepper [Tue, 18 Mar 1997 04:22:18 +0000 (04:22 +0000)]
(servbyname): Match any protocol if proto==NULL.
Ulrich Drepper [Tue, 18 Mar 1997 04:16:04 +0000 (04:16 +0000)]
Don't define O_NORW.
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.
Ulrich Drepper [Mon, 17 Mar 1997 05:49:11 +0000 (05:49 +0000)]
Update.
Ulrich Drepper [Mon, 17 Mar 1997 05:25:34 +0000 (05:25 +0000)]
update from main archive 970316
Ulrich Drepper [Mon, 17 Mar 1997 04:34:39 +0000 (04:34 +0000)]
Add handling of correct stat structure
Ulrich Drepper [Mon, 17 Mar 1997 04:33:29 +0000 (04:33 +0000)]
m68k specific infinity values
Ulrich Drepper [Mon, 17 Mar 1997 04:33:16 +0000 (04:33 +0000)]
ix87 specific infinity values
Ulrich Drepper [Mon, 17 Mar 1997 04:32:23 +0000 (04:32 +0000)]
regex test suite
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.
Ulrich Drepper [Mon, 17 Mar 1997 04:14:27 +0000 (04:14 +0000)]
Update from tzcode1997c.
Ulrich Drepper [Mon, 17 Mar 1997 04:13:52 +0000 (04:13 +0000)]
Don't use incompatible kernel header.
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.