]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
28 years agoMoved to sysdeps.
Ulrich Drepper [Wed, 21 May 1997 00:07:41 +0000 (00:07 +0000)] 
Moved to sysdeps.

28 years agoAdd cacheflush.
Ulrich Drepper [Wed, 21 May 1997 00:07:27 +0000 (00:07 +0000)] 
Add cacheflush.

28 years agoLikewise tuck the thread data onto the new thread's stack.
Ulrich Drepper [Wed, 21 May 1997 00:07:08 +0000 (00:07 +0000)] 
Likewise tuck the thread data onto the new thread's stack.

28 years agoDon't presume that the kernel will preserve non-call-saved registers;
Ulrich Drepper [Wed, 21 May 1997 00:07:00 +0000 (00:07 +0000)] 
Don't presume that the kernel will preserve non-call-saved registers;
save and restore a0 across the system call.

28 years agoAdd nfsservctl.
Ulrich Drepper [Wed, 21 May 1997 00:06:42 +0000 (00:06 +0000)] 
Add nfsservctl.

28 years agoAdd cast in call to __ipc.
Ulrich Drepper [Wed, 21 May 1997 00:06:27 +0000 (00:06 +0000)] 
Add cast in call to __ipc.

28 years ago(shmat): For Linux-2.0 and up the kernel can return negative values.
Ulrich Drepper [Wed, 21 May 1997 00:05:52 +0000 (00:05 +0000)] 
(shmat): For Linux-2.0 and up the kernel can return negative values.
Only fail when return value is in range in range which is never
returned as valid address.

28 years agoSave errno.
Ulrich Drepper [Wed, 21 May 1997 00:05:38 +0000 (00:05 +0000)] 
Save errno.

28 years agoWe have a real implementation now.
Ulrich Drepper [Wed, 21 May 1997 00:05:21 +0000 (00:05 +0000)] 
We have a real implementation now.

28 years agoMake second argument of setitimer const.
Ulrich Drepper [Wed, 21 May 1997 00:05:00 +0000 (00:05 +0000)] 
Make second argument of setitimer const.

28 years agoFix test for sign of argument.
Ulrich Drepper [Wed, 21 May 1997 00:04:31 +0000 (00:04 +0000)] 
Fix test for sign of argument.

28 years agoFix sign of result.
Ulrich Drepper [Wed, 21 May 1997 00:04:23 +0000 (00:04 +0000)] 
Fix sign of result.

28 years agoFix test for x < 1.
Ulrich Drepper [Wed, 21 May 1997 00:04:16 +0000 (00:04 +0000)] 
Fix test for x < 1.

28 years agoGenerate invalid exception correctly.
Ulrich Drepper [Wed, 21 May 1997 00:03:54 +0000 (00:03 +0000)] 
Generate invalid exception correctly.

28 years agoMmoved to here from inet/netinet.
Ulrich Drepper [Wed, 21 May 1997 00:01:59 +0000 (00:01 +0000)] 
Mmoved to here from inet/netinet.

28 years agoFix typo.
Ulrich Drepper [Wed, 21 May 1997 00:01:41 +0000 (00:01 +0000)] 
Fix typo.

28 years ago(svc_exit): New, declared.
Ulrich Drepper [Wed, 21 May 1997 00:01:17 +0000 (00:01 +0000)] 
(svc_exit): New, declared.

28 years ago(svc_exit): New, defined.
Ulrich Drepper [Wed, 21 May 1997 00:01:07 +0000 (00:01 +0000)] 
(svc_exit): New, defined.
(svc_run): Test for svc_stop variable.

28 years agoAlso reset `a' and `c' to default values.
Ulrich Drepper [Wed, 21 May 1997 00:00:01 +0000 (00:00 +0000)] 
Also reset `a' and `c' to default values.

28 years ago(_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration.
Ulrich Drepper [Tue, 20 May 1997 23:58:24 +0000 (23:58 +0000)] 
(_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration.

28 years agoMerge with GNU awk version.
Ulrich Drepper [Tue, 20 May 1997 23:58:00 +0000 (23:58 +0000)] 
Merge with GNU awk version.

28 years agoMerge with GNU awk version.
Ulrich Drepper [Tue, 20 May 1997 23:57:55 +0000 (23:57 +0000)] 
Merge with GNU awk version.
(regex_compile): Use ISO C/amend 1 functions for character class handling.

28 years agoDeclare as master copy.
Ulrich Drepper [Tue, 20 May 1997 23:57:41 +0000 (23:57 +0000)] 
Declare as master copy.

28 years agoeclare as master copy.
Ulrich Drepper [Tue, 20 May 1997 23:57:35 +0000 (23:57 +0000)] 
eclare as master copy.

28 years agoUpdated.
Ulrich Drepper [Tue, 20 May 1997 23:57:17 +0000 (23:57 +0000)] 
Updated.

28 years agoRemove ENOMEDIUM and EMEDIUMTYPE errors.
Ulrich Drepper [Tue, 20 May 1997 23:56:54 +0000 (23:56 +0000)] 
Remove ENOMEDIUM and EMEDIUMTYPE errors.

28 years ago(obstack_specify_allocation_with_arg, obstack_chunkfun,
Ulrich Drepper [Tue, 20 May 1997 23:56:09 +0000 (23:56 +0000)] 
(obstack_specify_allocation_with_arg, obstack_chunkfun,
obstack_freefun): Fix casts.

28 years agoInclude <config.h>. Include <stdlib.h> only if __GNU_LIBRARY__ or
Ulrich Drepper [Tue, 20 May 1997 23:55:36 +0000 (23:55 +0000)] 
Include <config.h>.  Include <stdlib.h> only if __GNU_LIBRARY__ or
HAVE_STDLIB_H is defined.

28 years agoCheck whether output of `locale -a' really is locale directory. Also
Ulrich Drepper [Tue, 20 May 1997 23:54:01 +0000 (23:54 +0000)] 
Check whether output of `locale -a' really is locale directory.  Also
print locale aliases.

28 years ago(CPPFLAGS): Add definition for LOCALE_ALIAS_PATH.
Ulrich Drepper [Tue, 20 May 1997 23:53:16 +0000 (23:53 +0000)] 
(CPPFLAGS): Add definition for LOCALE_ALIAS_PATH.

28 years agoMove to sysdeps/generic/netinet/tcp.h.
Ulrich Drepper [Tue, 20 May 1997 23:52:22 +0000 (23:52 +0000)] 
Move to sysdeps/generic/netinet/tcp.h.

28 years ago(_hurdsig_preemptors): Provide initialization.
Ulrich Drepper [Tue, 20 May 1997 23:51:55 +0000 (23:51 +0000)] 
(_hurdsig_preemptors): Provide initialization.
(_hurdsig_init): Double size of sigthread stack; msg_add_auth was
overflowing it.

28 years ago(_hurdsig_fault_preemptor): Provide initialization.
Ulrich Drepper [Tue, 20 May 1997 23:51:35 +0000 (23:51 +0000)] 
(_hurdsig_fault_preemptor): Provide initialization.

28 years ago(_S_msg_add_auth): Implement correctly.
Ulrich Drepper [Tue, 20 May 1997 23:50:59 +0000 (23:50 +0000)] 
(_S_msg_add_auth): Implement correctly.

28 years ago(_dl_lookup_symbol_skip): Call _dl_signal_error when we can't find the
Ulrich Drepper [Tue, 20 May 1997 23:50:34 +0000 (23:50 +0000)] 
(_dl_lookup_symbol_skip): Call _dl_signal_error when we can't find the
symbol.

28 years ago($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of
Ulrich Drepper [Tue, 20 May 1997 23:50:12 +0000 (23:50 +0000)] 
($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of
compiler.

28 years agoEmit definition of `cross_compiling'.
Ulrich Drepper [Tue, 20 May 1997 23:36:37 +0000 (23:36 +0000)] 
Emit definition of `cross_compiling'.

28 years agoSet cross-compiling from configure result.
Ulrich Drepper [Tue, 20 May 1997 23:36:29 +0000 (23:36 +0000)] 
Set cross-compiling from configure result.

28 years agoDon't set cross-compiling based on $(BUILD_CC) != $(CC).
Ulrich Drepper [Tue, 20 May 1997 23:36:22 +0000 (23:36 +0000)] 
Don't set cross-compiling based on $(BUILD_CC) != $(CC).

28 years agoRegenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
Ulrich Drepper [Tue, 20 May 1997 15:25:19 +0000 (15:25 +0000)] 
Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi

28 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Tue, 20 May 1997 14:56:34 +0000 (14:56 +0000)] 
Regenerated: autoconf  configure.in

28 years ago.
Ulrich Drepper [Thu, 8 May 1997 10:01:33 +0000 (10:01 +0000)] 
.

28 years ago.
Ulrich Drepper [Fri, 2 May 1997 01:15:24 +0000 (01:15 +0000)] 
.

28 years agoUse <netinet/ip_icmp.h> not <netinet/icmp.h>.
Ulrich Drepper [Sat, 26 Apr 1997 11:36:56 +0000 (11:36 +0000)] 
Use <netinet/ip_icmp.h> not <netinet/icmp.h>.

28 years ago.
Ulrich Drepper [Mon, 21 Apr 1997 14:29:19 +0000 (14:29 +0000)] 
.

28 years agoAlso reset `a' and `c' to default values.
Ulrich Drepper [Mon, 21 Apr 1997 14:26:11 +0000 (14:26 +0000)] 
Also reset `a' and `c' to default values.

28 years agoUpdate.
Ulrich Drepper [Mon, 21 Apr 1997 13:35:05 +0000 (13:35 +0000)] 
Update.

28 years agoPlace ALIGN instruction at correct positions.
Ulrich Drepper [Mon, 21 Apr 1997 13:34:44 +0000 (13:34 +0000)] 
Place ALIGN instruction at correct positions.

28 years agoHandle files in the same directory correctly.
Ulrich Drepper [Mon, 21 Apr 1997 13:34:31 +0000 (13:34 +0000)] 
Handle files in the same directory correctly.

28 years agoUpdate.
Ulrich Drepper [Sat, 19 Apr 1997 15:20:00 +0000 (15:20 +0000)] 
Update.

28 years agoUpdate to XPG4.2 interface.
Ulrich Drepper [Sat, 19 Apr 1997 15:19:45 +0000 (15:19 +0000)] 
Update to XPG4.2 interface.

28 years agoSet *RESULT to NULL before returning error.
Ulrich Drepper [Sat, 19 Apr 1997 15:19:31 +0000 (15:19 +0000)] 
Set *RESULT to NULL before returning error.

28 years agoAdd prototype for updwtmp.
Ulrich Drepper [Sat, 19 Apr 1997 15:19:19 +0000 (15:19 +0000)] 
Add prototype for updwtmp.

28 years agoAdd new function updwtmp which allows to write a complete record to
Ulrich Drepper [Sat, 19 Apr 1997 15:19:11 +0000 (15:19 +0000)] 
Add new function updwtmp which allows to write a complete record to
the wtmp file.

28 years ago(distribute): Add defs.awk.
Ulrich Drepper [Sat, 19 Apr 1997 15:14:02 +0000 (15:14 +0000)] 
(distribute): Add defs.awk.

28 years agoDon't automatically ignore .c files os .S or .s files are ignored.
Ulrich Drepper [Sat, 19 Apr 1997 15:13:27 +0000 (15:13 +0000)] 
Don't automatically ignore .c files os .S or .s files are ignored.

28 years agoNot used anymore.
root [Sat, 19 Apr 1997 14:42:49 +0000 (14:42 +0000)] 
Not used anymore.

28 years agoUpdate.
Ulrich Drepper [Fri, 18 Apr 1997 15:39:46 +0000 (15:39 +0000)] 
Update.

28 years agoRemade for experimental-2.0.3
Ulrich Drepper [Fri, 18 Apr 1997 15:37:54 +0000 (15:37 +0000)] 
Remade for experimental-2.0.3

28 years agoUpdate. cvs/libc20x-ud-970417
Ulrich Drepper [Fri, 18 Apr 1997 00:19:40 +0000 (00:19 +0000)] 
Update.

28 years agoRewrite of initfini.
Ulrich Drepper [Fri, 18 Apr 1997 00:17:44 +0000 (00:17 +0000)] 
Rewrite of initfini.

28 years ago(strftime): Remove __restrict in declaration.
Ulrich Drepper [Thu, 17 Apr 1997 23:31:35 +0000 (23:31 +0000)] 
(strftime): Remove __restrict in declaration.

28 years agoInterpret year number 00-59 as 2000--2059.
Ulrich Drepper [Thu, 17 Apr 1997 23:30:22 +0000 (23:30 +0000)] 
Interpret year number 00-59 as 2000--2059.

28 years ago(memset_space): Increment pointer.
Ulrich Drepper [Thu, 17 Apr 1997 23:30:13 +0000 (23:30 +0000)] 
(memset_space): Increment pointer.

28 years ago(TTYDEF_OFLAG): Use either OXTABS or TAB3, if one of them is defined.
Ulrich Drepper [Thu, 17 Apr 1997 23:29:52 +0000 (23:29 +0000)] 
(TTYDEF_OFLAG): Use either OXTABS or TAB3, if one of them is defined.

28 years ago(shmat, shmdt): Correct types.
Ulrich Drepper [Thu, 17 Apr 1997 23:29:39 +0000 (23:29 +0000)] 
(shmat, shmdt): Correct types.

28 years agoDefine _LINUX_TYPES_H to avoid use of kernel types.
Ulrich Drepper [Thu, 17 Apr 1997 23:29:29 +0000 (23:29 +0000)] 
Define _LINUX_TYPES_H to avoid use of kernel types.

28 years ago(struct ip_timestamp): Correct typos.
Ulrich Drepper [Thu, 17 Apr 1997 23:29:18 +0000 (23:29 +0000)] 
(struct ip_timestamp): Correct typos.

28 years agoInclude <sys/socket.h> to get definition of sa_family_t for
Ulrich Drepper [Thu, 17 Apr 1997 23:29:03 +0000 (23:29 +0000)] 
Include <sys/socket.h> to get definition of sa_family_t for
<linux/atalk.h>.

28 years ago(OXTABS): Don't define.
Ulrich Drepper [Thu, 17 Apr 1997 23:28:40 +0000 (23:28 +0000)] 
(OXTABS): Don't define.

28 years agoDon't use kernel header because of type clashes. Add all definitions
Ulrich Drepper [Thu, 17 Apr 1997 23:28:26 +0000 (23:28 +0000)] 
Don't use kernel header because of type clashes.  Add all definitions
here.
Correct types according to XPG4.2.

28 years agoDon't use kernel header because of type clashes. Add all definitions
Ulrich Drepper [Thu, 17 Apr 1997 23:28:10 +0000 (23:28 +0000)] 
Don't use kernel header because of type clashes.  Add all definitions
here.

28 years agoCorrected. The mantissa has only 63 bits.
Ulrich Drepper [Thu, 17 Apr 1997 23:27:35 +0000 (23:27 +0000)] 
Corrected.  The mantissa has only 63 bits.

28 years agoRemove references to byte order macros. Don't include <endian.h>.
Ulrich Drepper [Thu, 17 Apr 1997 23:26:52 +0000 (23:26 +0000)] 
Remove references to byte order macros.  Don't include <endian.h>.

28 years ago[_LIBC]: Define __clearenv and make clearenv a weak alias.
Ulrich Drepper [Thu, 17 Apr 1997 23:26:33 +0000 (23:26 +0000)] 
[_LIBC]: Define __clearenv and make clearenv a weak alias.

28 years agoNot needed anymore.
Ulrich Drepper [Thu, 17 Apr 1997 23:26:23 +0000 (23:26 +0000)] 
Not needed anymore.

28 years agoRemove old math implementation files.
Ulrich Drepper [Thu, 17 Apr 1997 23:26:09 +0000 (23:26 +0000)] 
Remove old math implementation files.

28 years agoCorrectly handle array of odd length.
Ulrich Drepper [Thu, 17 Apr 1997 23:25:08 +0000 (23:25 +0000)] 
Correctly handle array of odd length.

28 years ago(tests): Correct 64-bit entry.
Ulrich Drepper [Thu, 17 Apr 1997 23:24:55 +0000 (23:24 +0000)] 
(tests): Correct 64-bit entry.

28 years ago(erand48_r): Build double value using ieee754_double union and use
Ulrich Drepper [Thu, 17 Apr 1997 23:24:44 +0000 (23:24 +0000)] 
(erand48_r): Build double value using ieee754_double union and use
random bits in different order to increase effect of seed.

28 years ago(__getopt_nonoption_flags): Remove extern.
Ulrich Drepper [Thu, 17 Apr 1997 23:24:25 +0000 (23:24 +0000)] 
(__getopt_nonoption_flags): Remove extern.

28 years ago(_getopt_initialize): Preserve optind.
Ulrich Drepper [Thu, 17 Apr 1997 23:24:07 +0000 (23:24 +0000)] 
(_getopt_initialize): Preserve optind.
(_getopt_internal): Set optind to 1 if optind == 0 before
calling _getopt_initialize ().

28 years agoCorrect prototype in memmem documentation.
Ulrich Drepper [Thu, 17 Apr 1997 23:23:45 +0000 (23:23 +0000)] 
Correct prototype in memmem documentation.

28 years agoCorrect a few typos and errors.
Ulrich Drepper [Thu, 17 Apr 1997 23:23:26 +0000 (23:23 +0000)] 
Correct a few typos and errors.

28 years agoUpdate malloc documentation for new malloc.
Ulrich Drepper [Thu, 17 Apr 1997 23:23:09 +0000 (23:23 +0000)] 
Update malloc documentation for new malloc.

28 years ago(dir-add.texi): Simplify.
Ulrich Drepper [Thu, 17 Apr 1997 23:22:47 +0000 (23:22 +0000)] 
(dir-add.texi): Simplify.

28 years ago(fREe): Small optimization. Before returning,
Ulrich Drepper [Thu, 17 Apr 1997 23:22:29 +0000 (23:22 +0000)] 
(fREe): Small optimization.  Before returning,
add fast check whether the heap containing top can go away.
(mALLOc, rEALLOc, cALLOc, mEMALIGn): When
failing to allocate a new chunk, also try the main_arena.  It may
be that we are only running out of mmapped regions, and other
arenas cannot be enlarged sufficiently.
(new_heap, malloc_extend_top): Handle top_pad more consistently,
i.e. only in new_heap().

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)] 
.