]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
28 years ago(proc_utmp_eq): Only use ut_id field if valid.
Ulrich Drepper [Thu, 17 Apr 1997 23:22:11 +0000 (23:22 +0000)] 
(proc_utmp_eq): Only use ut_id field if valid.

28 years ago(_nl_current): Add element with index LC_ALL.
Ulrich Drepper [Thu, 17 Apr 1997 23:21:42 +0000 (23:21 +0000)] 
(_nl_current): Add element with index LC_ALL.

28 years ago(_IO_flush_all_linebuffered): Don't flush on a read-only stream.
Ulrich Drepper [Thu, 17 Apr 1997 23:21:30 +0000 (23:21 +0000)] 
(_IO_flush_all_linebuffered): Don't flush on a read-only stream.

28 years agoRewrite. Don't use the ugly BSD way to write
Ulrich Drepper [Thu, 17 Apr 1997 23:21:04 +0000 (23:21 +0000)] 
Rewrite.  Don't use the ugly BSD way to write
headers but instead add comments and parameter names.
Don't use BSD specific types in prototypes.

28 years ago(iruserok): Use access instead of euidaccess.
Ulrich Drepper [Thu, 17 Apr 1997 23:20:49 +0000 (23:20 +0000)] 
(iruserok): Use access instead of euidaccess.

28 years agoMake work even in presence of symlinks.
Ulrich Drepper [Thu, 17 Apr 1997 23:20:34 +0000 (23:20 +0000)] 
Make work even in presence of symlinks.

28 years ago(depfiles): Remove $(test-srcs).
Ulrich Drepper [Thu, 17 Apr 1997 23:20:09 +0000 (23:20 +0000)] 
(depfiles): Remove $(test-srcs).

28 years agoAdd rule to easily generate dir-add.texi file.
Ulrich Drepper [Thu, 17 Apr 1997 23:19:47 +0000 (23:19 +0000)] 
Add rule to easily generate dir-add.texi file.

28 years ago(all): Make sure this is always the default goal.
Ulrich Drepper [Thu, 17 Apr 1997 23:18:16 +0000 (23:18 +0000)] 
(all): Make sure this is always the default goal.

28 years agoFix reverse arguments.
Ulrich Drepper [Thu, 10 Apr 1997 20:01:42 +0000 (20:01 +0000)] 
Fix reverse arguments.

28 years ago.
Ulrich Drepper [Thu, 10 Apr 1997 18:23:27 +0000 (18:23 +0000)] 
.

28 years ago(sunrpc-headers): Add clnt.h.
Ulrich Drepper [Thu, 10 Apr 1997 18:22:55 +0000 (18:22 +0000)] 
(sunrpc-headers): Add clnt.h.

28 years ago.
Ulrich Drepper [Sun, 6 Apr 1997 13:53:55 +0000 (13:53 +0000)] 
.

28 years ago(ut_xtime): New symbol.
Ulrich Drepper [Sun, 6 Apr 1997 01:01:56 +0000 (01:01 +0000)] 
(ut_xtime): New symbol.
(ut_time): define it only if _NO_UT_TIME is not defined.

28 years ago(__finitel): Shift return value by 31 positions to get 0/1 result.
Ulrich Drepper [Sun, 6 Apr 1997 00:48:10 +0000 (00:48 +0000)] 
(__finitel): Shift return value by 31 positions to get 0/1 result.

28 years ago(_IO_file_overflow): Set error when try to write on a read-only
Ulrich Drepper [Sun, 6 Apr 1997 00:43:48 +0000 (00:43 +0000)] 
(_IO_file_overflow): Set error when try to write on a read-only
stream.

28 years agoUse autoconf macro to check for compiler. cvs/libc20x-ud-970404
Ulrich Drepper [Sat, 5 Apr 1997 00:48:45 +0000 (00:48 +0000)] 
Use autoconf macro to check for compiler.

28 years agoOptimize writing of profiling info.
Ulrich Drepper [Sat, 5 Apr 1997 00:48:13 +0000 (00:48 +0000)] 
Optimize writing of profiling info.

28 years agoCorrect result of parse_line correctly.
Ulrich Drepper [Sat, 5 Apr 1997 00:47:27 +0000 (00:47 +0000)] 
Correct result of parse_line correctly.

28 years agoDon't use fixed static buffers.
Ulrich Drepper [Sat, 5 Apr 1997 00:47:09 +0000 (00:47 +0000)] 
Don't use fixed static buffers.

28 years agoDescribe new error codes and strerror_r function.
Ulrich Drepper [Sat, 5 Apr 1997 00:46:39 +0000 (00:46 +0000)] 
Describe new error codes and strerror_r function.

28 years agoMake sure out of memory error is correctly signaled.
Ulrich Drepper [Sat, 5 Apr 1997 00:46:10 +0000 (00:46 +0000)] 
Make sure out of memory error is correctly signaled.

28 years agoCorrect handling of overflow in reading trailing list.
Ulrich Drepper [Sat, 5 Apr 1997 00:45:20 +0000 (00:45 +0000)] 
Correct handling of overflow in reading trailing list.

28 years agoCorrect handling of installable printf handlers.
Ulrich Drepper [Sat, 5 Apr 1997 00:43:06 +0000 (00:43 +0000)] 
Correct handling of installable printf handlers.

28 years agoAdd prototype for __clearenv.
Ulrich Drepper [Sat, 5 Apr 1997 00:42:16 +0000 (00:42 +0000)] 
Add prototype for __clearenv.

28 years agoFix typo.
Ulrich Drepper [Sat, 5 Apr 1997 00:42:01 +0000 (00:42 +0000)] 
Fix typo.

28 years agoCorrect handling of local labels.
Ulrich Drepper [Sat, 5 Apr 1997 00:41:43 +0000 (00:41 +0000)] 
Correct handling of local labels.

28 years agoUpdate from tzcode1997d
Ulrich Drepper [Sat, 5 Apr 1997 00:40:15 +0000 (00:40 +0000)] 
Update from tzcode1997d

28 years agoProvide ITIMER* values also as macros.
Ulrich Drepper [Sat, 5 Apr 1997 00:30:24 +0000 (00:30 +0000)] 
Provide ITIMER* values also as macros.

28 years agoRegenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
Ulrich Drepper [Fri, 4 Apr 1997 22:56:12 +0000 (22:56 +0000)] 
Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi

28 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Fri, 4 Apr 1997 22:34:32 +0000 (22:34 +0000)] 
Regenerated: autoconf  configure.in

28 years ago.
Ulrich Drepper [Fri, 4 Apr 1997 20:07:58 +0000 (20:07 +0000)] 
.

28 years ago[$(subdir)=inet] (sysdep_headers): Remove netinet/icmp.h.
Ulrich Drepper [Fri, 4 Apr 1997 20:03:48 +0000 (20:03 +0000)] 
[$(subdir)=inet] (sysdep_headers): Remove netinet/icmp.h.

28 years agoRename atalk.h to at.h
Ulrich Drepper [Fri, 4 Apr 1997 15:46:30 +0000 (15:46 +0000)] 
Rename atalk.h to at.h

28 years agoAdd former contents of <netinet/icmp.h>.
Ulrich Drepper [Fri, 4 Apr 1997 15:45:15 +0000 (15:45 +0000)] 
Add former contents of <netinet/icmp.h>.

28 years agoClear LD_LIBRARY_PATH environment variable before running process.
Ulrich Drepper [Fri, 4 Apr 1997 15:42:45 +0000 (15:42 +0000)] 
Clear LD_LIBRARY_PATH environment variable before running process.

28 years agoMake string parameters `const'.
Ulrich Drepper [Fri, 4 Apr 1997 15:39:36 +0000 (15:39 +0000)] 
Make string parameters `const'.

28 years agoAdd prototypes for rcmd, rexec, ruserok, and rresvport.
Ulrich Drepper [Fri, 4 Apr 1997 15:37:54 +0000 (15:37 +0000)] 
Add prototypes for rcmd, rexec, ruserok, and rresvport.

28 years agoAdd sigisempty, sigorset, and sigandset
Ulrich Drepper [Fri, 4 Apr 1997 15:34:33 +0000 (15:34 +0000)] 
Add sigisempty, sigorset, and sigandset

28 years agoAdd declaration for glob_pattern_p.
Ulrich Drepper [Fri, 4 Apr 1997 15:29:23 +0000 (15:29 +0000)] 
Add declaration for glob_pattern_p.

28 years ago(next_brace_sub): Decrement depth counter when '}' is found.
Ulrich Drepper [Fri, 4 Apr 1997 15:29:09 +0000 (15:29 +0000)] 
(next_brace_sub): Decrement depth counter when '}' is found.
Rename glob_pattern_p to __glob_pattern_p and
make glob_pattern_p a weak alias.  This function is used in other
packages (e.g. bash).

28 years agoRemove since we have ip_icmp.h
Ulrich Drepper [Fri, 4 Apr 1997 15:25:12 +0000 (15:25 +0000)] 
Remove since we have ip_icmp.h

28 years agoInclude <stddef.h> only once.
Ulrich Drepper [Fri, 4 Apr 1997 15:23:08 +0000 (15:23 +0000)] 
Include <stddef.h> only once.

28 years agoUpdate.
Ulrich Drepper [Thu, 3 Apr 1997 18:23:45 +0000 (18:23 +0000)] 
Update.

28 years agoRegenerated from source files
Ulrich Drepper [Sun, 30 Mar 1997 17:09:00 +0000 (17:09 +0000)] 
Regenerated from source files

28 years ago(VERSION): Bump to 2.0.3.
Ulrich Drepper [Sun, 30 Mar 1997 15:56:16 +0000 (15:56 +0000)] 
(VERSION): Bump to 2.0.3.

28 years ago(BUILD_CFLAGS): Fix reference to config file.
Ulrich Drepper [Wed, 26 Mar 1997 14:17:39 +0000 (14:17 +0000)] 
(BUILD_CFLAGS): Fix reference to config file.

28 years agoUpdate. cvs/glibc-2_0_2 glibc-2.0.2
Ulrich Drepper [Sat, 22 Mar 1997 04:10:50 +0000 (04:10 +0000)] 
Update.

28 years ago(OXTABS): Define as alias for XTABS.
Ulrich Drepper [Sat, 22 Mar 1997 04:09:48 +0000 (04:09 +0000)] 
(OXTABS): Define as alias for XTABS.

28 years agoUpdate.
Ulrich Drepper [Sat, 22 Mar 1997 03:47:53 +0000 (03:47 +0000)] 
Update.

28 years agoRemove special case when OXTABS is not defined. Revert patch of
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.

28 years agoUpdate.
Ulrich Drepper [Sat, 22 Mar 1997 03:12:33 +0000 (03:12 +0000)] 
Update.

28 years agoUpdate.
Ulrich Drepper [Sat, 22 Mar 1997 01:16:50 +0000 (01:16 +0000)] 
Update.

28 years agoi386 specific definitions for gmon.
Ulrich Drepper [Fri, 21 Mar 1997 21:40:39 +0000 (21:40 +0000)] 
i386 specific definitions for gmon.

28 years agoUpdate.
Ulrich Drepper [Fri, 21 Mar 1997 21:26:15 +0000 (21:26 +0000)] 
Update.

28 years ago(distribute): Add BUGS.
Ulrich Drepper [Fri, 21 Mar 1997 21:26:03 +0000 (21:26 +0000)] 
(distribute): Add BUGS.

28 years agoList of known bugs.
Ulrich Drepper [Fri, 21 Mar 1997 21:25:26 +0000 (21:25 +0000)] 
List of known bugs.

28 years agoUpdate.
Ulrich Drepper [Fri, 21 Mar 1997 20:56:28 +0000 (20:56 +0000)] 
Update.

28 years ago(CALL_MCOUNT): Clear this macro so ENTRY(__syscall_error) doesn't
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.

28 years agoInclude ctype.h for isdigit.
Ulrich Drepper [Fri, 21 Mar 1997 20:32:45 +0000 (20:32 +0000)] 
Include ctype.h for isdigit.

28 years agoDon't emulate writev with small UIO_FASTIOV value by multiple writev
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.

28 years agoDon't emulate readv with small UIO_FASTIOV value by multiple readv
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.

28 years agoRename and alias readv to __readv and writev to __writev.
Ulrich Drepper [Fri, 21 Mar 1997 20:31:55 +0000 (20:31 +0000)] 
Rename and alias readv to __readv and writev to __writev.

28 years agoRename and alias readv to __readv.
Ulrich Drepper [Fri, 21 Mar 1997 20:31:30 +0000 (20:31 +0000)] 
Rename and alias readv to __readv.

28 years agoRename and alias writev to __writev.
Ulrich Drepper [Fri, 21 Mar 1997 20:31:11 +0000 (20:31 +0000)] 
Rename and alias writev to __writev.

28 years agoDefine __LIBC_M81_MATH_INLINES instead of __NO_M81_MATH_INLINES.
Ulrich Drepper [Fri, 21 Mar 1997 20:30:36 +0000 (20:30 +0000)] 
Define __LIBC_M81_MATH_INLINES instead of __NO_M81_MATH_INLINES.

28 years ago[PROF] (_dl_runtime_resolve): Don't use regparam mechanism for call of
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.

28 years ago[$(subdir)=gmon] (sysdep_routines): Add i386-mcount.
Ulrich Drepper [Fri, 21 Mar 1997 20:26:58 +0000 (20:26 +0000)] 
[$(subdir)=gmon] (sysdep_routines): Add i386-mcount.

28 years agoInitialize `quotient' and `mask'.
Ulrich Drepper [Fri, 21 Mar 1997 20:26:31 +0000 (20:26 +0000)] 
Initialize `quotient' and `mask'.

28 years agoExit with error status when we have an error.
Ulrich Drepper [Fri, 21 Mar 1997 20:26:20 +0000 (20:26 +0000)] 
Exit with error status when we have an error.

28 years ago(main): Save the value of errno since printf may modify it, use the
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.

28 years agoCorrect tests.
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.

28 years agoIt is not illegal to parse a minus sign in the strtouXX functions.
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.

28 years agoDeclare __writev and __readv.
Ulrich Drepper [Fri, 21 Mar 1997 20:25:02 +0000 (20:25 +0000)] 
Declare __writev and __readv.

28 years agoRevert the bulk of the 960930 changes, as they affect the alignment,
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.

28 years agoDeclare the variables with aligned tags to compensate.
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.

28 years ago[$(elf)=yes] (+prector, +postctor): New variables for
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.

28 years agoFix typo.
Ulrich Drepper [Fri, 21 Mar 1997 20:23:20 +0000 (20:23 +0000)] 
Fix typo.

28 years agoix86 specific mcount entry point which preserves all registers.
Ulrich Drepper [Fri, 21 Mar 1997 15:26:52 +0000 (15:26 +0000)] 
ix86 specific mcount entry point which preserves all registers.

28 years agoAdd machine-gmon.h.
Ulrich Drepper [Fri, 21 Mar 1997 06:12:59 +0000 (06:12 +0000)] 
Add machine-gmon.h.

28 years agoAdditional ix86 specific files to distribute.
Ulrich Drepper [Fri, 21 Mar 1997 05:41:51 +0000 (05:41 +0000)] 
Additional ix86 specific files to distribute.

28 years ago(glob): Fix completely broken handling of GLOB_BRACE and partly borken
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:

28 years agoSome more optimization and unused variables removed.
Ulrich Drepper [Thu, 20 Mar 1997 03:46:05 +0000 (03:46 +0000)] 
Some more optimization and unused variables removed.

28 years ago(RESOLVE): Don't try to resolve local symbols.
Ulrich Drepper [Thu, 20 Mar 1997 03:39:46 +0000 (03:39 +0000)] 
(RESOLVE): Don't try to resolve local symbols.

28 years ago(tests): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:37:09 +0000 (03:37 +0000)] 
(tests): Add $(test-srcs).

28 years ago(depfiles, common-mostlyclean): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:37:00 +0000 (03:37 +0000)] 
(depfiles, common-mostlyclean): Add $(test-srcs).

28 years ago(all-sources): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:36:48 +0000 (03:36 +0000)] 
(all-sources): Add $(test-srcs).

28 years ago(srcs): Add $(test-srcs).
Ulrich Drepper [Thu, 20 Mar 1997 03:36:33 +0000 (03:36 +0000)] 
(srcs): Add $(test-srcs).

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.