]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
27 years agoNet interface definition
Ulrich Drepper [Wed, 10 Dec 1997 00:41:41 +0000 (00:41 +0000)] 
Net interface definition

27 years agoprtcl interface for Linux
Ulrich Drepper [Wed, 10 Dec 1997 00:41:05 +0000 (00:41 +0000)] 
prtcl interface for Linux

27 years agoRemove setjmp_aux.c. cvs/glibc-2_0_6pre3
Ulrich Drepper [Wed, 10 Dec 1997 00:21:36 +0000 (00:21 +0000)] 
Remove setjmp_aux.c.

27 years agoUpdate.
Ulrich Drepper [Wed, 10 Dec 1997 00:00:16 +0000 (00:00 +0000)] 
Update.

27 years agoReturn value with expected byte order.
Ulrich Drepper [Tue, 9 Dec 1997 23:59:57 +0000 (23:59 +0000)] 
Return value with expected byte order.

27 years agoAdd test for isw* functions.
Ulrich Drepper [Tue, 9 Dec 1997 23:59:04 +0000 (23:59 +0000)] 
Add test for isw* functions.

27 years agoNot used anymore.
Ulrich Drepper [Tue, 9 Dec 1997 23:57:55 +0000 (23:57 +0000)] 
Not used anymore.

27 years agoCare for prefix.
Ulrich Drepper [Tue, 9 Dec 1997 23:57:43 +0000 (23:57 +0000)] 
Care for prefix.

27 years agoAdd prctl.
Ulrich Drepper [Tue, 9 Dec 1997 23:57:19 +0000 (23:57 +0000)] 
Add prctl.

27 years agoAdd AF_* and PF_ constants from Linux headers.
Ulrich Drepper [Tue, 9 Dec 1997 23:56:44 +0000 (23:56 +0000)] 
Add AF_* and PF_ constants from Linux headers.

27 years agoAdd __libc_accept as alias.
Ulrich Drepper [Tue, 9 Dec 1997 23:56:19 +0000 (23:56 +0000)] 
Add __libc_accept as alias.

27 years ago[$(subdir)=misc] (sysdep_headers):
Ulrich Drepper [Tue, 9 Dec 1997 23:55:24 +0000 (23:55 +0000)] 
[$(subdir)=misc] (sysdep_headers):
Remove sys/module.h.  Add sys/prctl.h and scsi/sg.h.
[$(subdir)=inet] (sysdep_headers): Add net/if_slip.h, net/if_packet.h.

27 years agoAdd scsi/sg.h, net/if_packet.h, net/if_slip.h, and sys/prctl.h.
Ulrich Drepper [Tue, 9 Dec 1997 23:53:30 +0000 (23:53 +0000)] 
Add scsi/sg.h, net/if_packet.h, net/if_slip.h, and sys/prctl.h.
Remove sys/module.h.

27 years agoHeader for generic SCSI interface
Ulrich Drepper [Tue, 9 Dec 1997 23:52:12 +0000 (23:52 +0000)] 
Header for generic SCSI interface

27 years agoDefine socket syscalls with __libc_* names.
Ulrich Drepper [Tue, 9 Dec 1997 23:51:24 +0000 (23:51 +0000)] 
Define socket syscalls with __libc_* names.

27 years agoDefine sysv_signal as weak alias.
Ulrich Drepper [Tue, 9 Dec 1997 23:50:48 +0000 (23:50 +0000)] 
Define sysv_signal as weak alias.

27 years ago(convert_mask, __sigvec): Don't check int mask beyound its size.
Ulrich Drepper [Tue, 9 Dec 1997 23:50:07 +0000 (23:50 +0000)] 
(convert_mask, __sigvec): Don't check int mask beyound its size.

27 years ago(__sigsetmask): Don't check int mask beyound its size.
Ulrich Drepper [Tue, 9 Dec 1997 23:49:51 +0000 (23:49 +0000)] 
(__sigsetmask): Don't check int mask beyound its size.

27 years ago(__sigblock): Don't check int mask beyound its size.
Ulrich Drepper [Tue, 9 Dec 1997 23:49:41 +0000 (23:49 +0000)] 
(__sigblock): Don't check int mask beyound its size.

27 years ago[NO_LONG_DOUBLE]: Correct cabsl.
Ulrich Drepper [Tue, 9 Dec 1997 23:49:24 +0000 (23:49 +0000)] 
[NO_LONG_DOUBLE]: Correct cabsl.

27 years agoRemove cabs definition.
Ulrich Drepper [Tue, 9 Dec 1997 23:48:27 +0000 (23:48 +0000)] 
Remove cabs definition.

27 years ago(_dl_runtime_resolve): Care for prefix.
Ulrich Drepper [Tue, 9 Dec 1997 23:47:37 +0000 (23:47 +0000)] 
(_dl_runtime_resolve): Care for prefix.
(_start): Likewise.

27 years agoBackport setjmp/longjmp rewrite.
Ulrich Drepper [Tue, 9 Dec 1997 23:47:06 +0000 (23:47 +0000)] 
Backport setjmp/longjmp rewrite.

27 years agoRename cu_wait from timeout to not shadow the variable in the outer
Ulrich Drepper [Tue, 9 Dec 1997 23:46:25 +0000 (23:46 +0000)] 
Rename cu_wait from timeout to not shadow the variable in the outer
scope.

27 years ago(__WAIT_INT): Don't use complex version with __typeof for C++ since
Ulrich Drepper [Tue, 9 Dec 1997 23:45:43 +0000 (23:45 +0000)] 
(__WAIT_INT): Don't use complex version with __typeof for C++ since
this fails for class members.

27 years agoMake sure digits_dots.c sees `resbuf' as struct and not a pointer.
Ulrich Drepper [Tue, 9 Dec 1997 23:44:38 +0000 (23:44 +0000)] 
Make sure digits_dots.c sees `resbuf' as struct and not a pointer.
Little optimizations.

27 years agoPlace `result' in resbuf and not in `buffer'.
Ulrich Drepper [Tue, 9 Dec 1997 23:44:27 +0000 (23:44 +0000)] 
Place `result' in resbuf and not in `buffer'.

27 years agoIf buffer is to small, set the file handle for /etc/shadow back in
Ulrich Drepper [Tue, 9 Dec 1997 23:43:56 +0000 (23:43 +0000)] 
If buffer is to small, set the file handle for /etc/shadow back in
some more cases.

27 years agoIf buffer is to small, set the file handle for /etc/passwd back in
Ulrich Drepper [Tue, 9 Dec 1997 23:43:43 +0000 (23:43 +0000)] 
If buffer is to small, set the file handle for /etc/passwd back in
some more cases.

27 years agoIf buffer is to small, set the file handle for /etc/group back in some
Ulrich Drepper [Tue, 9 Dec 1997 23:43:33 +0000 (23:43 +0000)] 
If buffer is to small, set the file handle for /etc/group back in some
more cases.

27 years ago(malloc_update_mallinfo): Initialize struct for return value.
Ulrich Drepper [Tue, 9 Dec 1997 23:43:13 +0000 (23:43 +0000)] 
(malloc_update_mallinfo): Initialize struct for return value.

27 years agolocale/programs/ld-ctype.c: Write 32bit char classes in correct byte
Ulrich Drepper [Tue, 9 Dec 1997 23:42:46 +0000 (23:42 +0000)] 
locale/programs/ld-ctype.c: Write 32bit char classes in correct byte
order.

27 years agoCorrect data for isw* functions.
Ulrich Drepper [Tue, 9 Dec 1997 23:41:18 +0000 (23:41 +0000)] 
Correct data for isw* functions.

27 years agoIncrease buffer if it is too small.
Ulrich Drepper [Tue, 9 Dec 1997 23:40:42 +0000 (23:40 +0000)] 
Increase buffer if it is too small.

27 years ago(libc_cv_gcc_alpha_ng_prefix): New check.
Ulrich Drepper [Tue, 9 Dec 1997 23:40:11 +0000 (23:40 +0000)] 
(libc_cv_gcc_alpha_ng_prefix): New check.

27 years ago(ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
Ulrich Drepper [Tue, 9 Dec 1997 23:40:00 +0000 (23:40 +0000)] 
(ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.

27 years ago(compile.S, COMPILE.S, COMPILE.s): Use $(ASFLAGS-*) variable as well.
Ulrich Drepper [Tue, 9 Dec 1997 23:39:10 +0000 (23:39 +0000)] 
(compile.S, COMPILE.S, COMPILE.s): Use $(ASFLAGS-*) variable as well.

27 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Sat, 6 Dec 1997 06:36:13 +0000 (06:36 +0000)] 
Regenerated: autoconf  configure.in

27 years ago(MAP_FAILED): Add constant. Suggested by Petter Reinholdtsen
Ulrich Drepper [Wed, 3 Dec 1997 15:12:16 +0000 (15:12 +0000)] 
(MAP_FAILED): Add constant. Suggested by Petter Reinholdtsen
<pere@sleeper.link.no> [PR libc/367].

27 years agoUpdate. cvs/glibc-2_0_6-pre2
Ulrich Drepper [Thu, 20 Nov 1997 00:13:22 +0000 (00:13 +0000)] 
Update.

27 years ago(CFLAGS-charmap.c): Add -Wno-char-subscripts.
Ulrich Drepper [Thu, 20 Nov 1997 00:04:45 +0000 (00:04 +0000)] 
(CFLAGS-charmap.c): Add -Wno-char-subscripts.
(CFLAGS-locfile.c): Likewise.

27 years ago(__mktime_internal): Declare sec_requested even if
Ulrich Drepper [Wed, 19 Nov 1997 23:54:48 +0000 (23:54 +0000)] 
(__mktime_internal): Declare sec_requested even if
!LEAP_SECONDS_POSSIBLE, since it's needed at the end when checking
for time_t overflow.

27 years ago(__tzfile_compute): Use negated value of offset for timezone
Ulrich Drepper [Wed, 19 Nov 1997 23:54:38 +0000 (23:54 +0000)] 
(__tzfile_compute): Use negated value of offset for timezone
variable.

27 years agoUpdate from tzdata1997i.
Ulrich Drepper [Wed, 19 Nov 1997 23:54:22 +0000 (23:54 +0000)] 
Update from tzdata1997i.

27 years agoChange prototype accordingly.
Ulrich Drepper [Wed, 19 Nov 1997 23:54:02 +0000 (23:54 +0000)] 
Change prototype accordingly.

27 years agocfsetspeed): Change return value to int.
Ulrich Drepper [Wed, 19 Nov 1997 23:53:54 +0000 (23:53 +0000)] 
cfsetspeed): Change return value to int.

27 years agoInclude <asm/types.h>.
Ulrich Drepper [Wed, 19 Nov 1997 23:53:33 +0000 (23:53 +0000)] 
Include <asm/types.h>.

27 years agoCorrect return value.
Ulrich Drepper [Wed, 19 Nov 1997 23:53:02 +0000 (23:53 +0000)] 
Correct return value.

27 years agoAdd new values.
Ulrich Drepper [Wed, 19 Nov 1997 23:52:36 +0000 (23:52 +0000)] 
Add new values.

27 years agoCorrect loading of return address.
Ulrich Drepper [Wed, 19 Nov 1997 23:50:47 +0000 (23:50 +0000)] 
Correct loading of return address.

27 years agoAdd new values and correct types in struct cmsghdr.
Ulrich Drepper [Wed, 19 Nov 1997 23:49:49 +0000 (23:49 +0000)] 
Add new values and correct types in struct cmsghdr.

27 years agoDefine __need_NULL to get definition of NULL.
Ulrich Drepper [Wed, 19 Nov 1997 23:46:48 +0000 (23:46 +0000)] 
Define __need_NULL to get definition of NULL.

27 years agoCorrect end condition.
Ulrich Drepper [Wed, 19 Nov 1997 23:46:30 +0000 (23:46 +0000)] 
Correct end condition.

27 years agoCorrect test for too small buffer.
Ulrich Drepper [Wed, 19 Nov 1997 23:45:39 +0000 (23:45 +0000)] 
Correct test for too small buffer.

27 years agoInclude <libc-lock.h>, not <bits/libc-lock.h>.
Ulrich Drepper [Wed, 19 Nov 1997 23:45:09 +0000 (23:45 +0000)] 
Include <libc-lock.h>, not <bits/libc-lock.h>.

27 years agoDefine __cabs_complex locally and switch to ISO C form.
Ulrich Drepper [Wed, 19 Nov 1997 23:44:23 +0000 (23:44 +0000)] 
Define __cabs_complex locally and switch to ISO C form.

27 years agoCorrect result for NAN, Inf, 0.0.
Ulrich Drepper [Wed, 19 Nov 1997 23:43:24 +0000 (23:43 +0000)] 
Correct result for NAN, Inf, 0.0.

27 years agoCorrect result value for x==y.
Ulrich Drepper [Wed, 19 Nov 1997 23:42:16 +0000 (23:42 +0000)] 
Correct result value for x==y.

27 years agoCleanup.
Ulrich Drepper [Wed, 19 Nov 1997 23:41:16 +0000 (23:41 +0000)] 
Cleanup.

27 years agoDon't use casts, use element access.
Ulrich Drepper [Wed, 19 Nov 1997 23:40:20 +0000 (23:40 +0000)] 
Don't use casts, use element access.

27 years agoDefine REVOKE to use revoke function.
Ulrich Drepper [Wed, 19 Nov 1997 23:38:16 +0000 (23:38 +0000)] 
Define REVOKE to use revoke function.
Replace revoke call by use of REVOKE.

27 years agoInclude needed headers and declare myaddress.
Ulrich Drepper [Wed, 19 Nov 1997 23:37:06 +0000 (23:37 +0000)] 
Include needed headers and declare myaddress.

27 years agoAdd missing casts.
Ulrich Drepper [Wed, 19 Nov 1997 23:27:31 +0000 (23:27 +0000)] 
Add missing casts.

27 years agoHandle input like 0.0e1000 correctly.
Ulrich Drepper [Wed, 19 Nov 1997 23:26:56 +0000 (23:26 +0000)] 
Handle input like 0.0e1000 correctly.

27 years agoRemove optimization of mblen.
Ulrich Drepper [Wed, 19 Nov 1997 23:25:45 +0000 (23:25 +0000)] 
Remove optimization of mblen.

27 years agoChange to real implementation, do not call mbtowc.
Ulrich Drepper [Wed, 19 Nov 1997 23:25:18 +0000 (23:25 +0000)] 
Change to real implementation, do not call mbtowc.

27 years agoDefine NDEBUG only if not yet defined.
Ulrich Drepper [Wed, 19 Nov 1997 23:24:28 +0000 (23:24 +0000)] 
Define NDEBUG only if not yet defined.

27 years agoMake sure h_errno is set correctly when returning an error.
Ulrich Drepper [Wed, 19 Nov 1997 23:23:16 +0000 (23:23 +0000)] 
Make sure h_errno is set correctly when returning an error.

27 years agoDefine GLOB_ABORTED and GLOB_ABEND only if __USE_GNU.
Ulrich Drepper [Wed, 19 Nov 1997 23:22:07 +0000 (23:22 +0000)] 
Define GLOB_ABORTED and GLOB_ABEND only if __USE_GNU.

27 years ago(glob): If calling glob_in_dir for a list which was generated by
Ulrich Drepper [Wed, 19 Nov 1997 23:06:55 +0000 (23:06 +0000)] 
(glob): If calling glob_in_dir for a list which was generated by
a glob call disable GLOB_ERR since there might be non-directories
in the list.

27 years agoIgnore errors while installing catalog.
Ulrich Drepper [Wed, 19 Nov 1997 23:06:31 +0000 (23:06 +0000)] 
Ignore errors while installing catalog.

27 years agoRename struct keydat to struct keydat_t for C++.
Ulrich Drepper [Wed, 19 Nov 1997 23:05:45 +0000 (23:05 +0000)] 
Rename struct keydat to struct keydat_t for C++.

27 years agoCarry over several patches from glibc 2.1 development version to
Ulrich Drepper [Wed, 19 Nov 1997 23:05:28 +0000 (23:05 +0000)] 
Carry over several patches from glibc 2.1 development version to
fix some more severe bugs.

27 years agoDeclare pselect only if __USE_POSIX.
Ulrich Drepper [Wed, 19 Nov 1997 23:04:59 +0000 (23:04 +0000)] 
Declare pselect only if __USE_POSIX.

27 years ago(hsearch_r): Avoid undefinitely search for non-existing entry if
Ulrich Drepper [Wed, 19 Nov 1997 23:03:59 +0000 (23:03 +0000)] 
(hsearch_r): Avoid undefinitely search for non-existing entry if
the table is full.

27 years agoUse version fromglibc 2.1 which corrects several bugs.
Ulrich Drepper [Wed, 19 Nov 1997 23:03:33 +0000 (23:03 +0000)] 
Use version fromglibc 2.1 which corrects several bugs.

27 years agoRemove declaration of infnan and cabs.
Ulrich Drepper [Wed, 19 Nov 1997 23:02:54 +0000 (23:02 +0000)] 
Remove declaration of infnan and cabs.

27 years agoCorrect result type of __ieee754_rem_pio2{,f,l} and
Ulrich Drepper [Wed, 19 Nov 1997 23:02:10 +0000 (23:02 +0000)] 
Correct result type of __ieee754_rem_pio2{,f,l} and
__kernel_rem_pio2{,f,l}.

27 years agoUpdate from 2.1 version.
Ulrich Drepper [Wed, 19 Nov 1997 23:00:23 +0000 (23:00 +0000)] 
Update from 2.1 version.

27 years ago(Scanning Directory Content): Document error case more.
Ulrich Drepper [Wed, 19 Nov 1997 22:59:50 +0000 (22:59 +0000)] 
(Scanning Directory Content): Document error case more.

27 years agoDefine new Linux errors.
Ulrich Drepper [Wed, 19 Nov 1997 22:59:27 +0000 (22:59 +0000)] 
Define new Linux errors.

27 years agoRemove malloc_key-data definition.
Ulrich Drepper [Wed, 19 Nov 1997 22:58:49 +0000 (22:58 +0000)] 
Remove malloc_key-data definition.

27 years ago(obstack_empty_p): New definition.
Ulrich Drepper [Wed, 19 Nov 1997 22:57:20 +0000 (22:57 +0000)] 
(obstack_empty_p): New definition.

27 years ago(setname): Only free the correct memory.
Ulrich Drepper [Wed, 19 Nov 1997 22:56:27 +0000 (22:56 +0000)] 
(setname): Only free the correct memory.

27 years agoDon't use _POSIX_SOURCE in header.
Ulrich Drepper [Wed, 19 Nov 1997 22:55:40 +0000 (22:55 +0000)] 
Don't use _POSIX_SOURCE in header.

27 years agoDon't discard lines after comments.
Ulrich Drepper [Wed, 19 Nov 1997 22:55:04 +0000 (22:55 +0000)] 
Don't discard lines after comments.

27 years agoCorrect logic in test for file size.
Ulrich Drepper [Wed, 19 Nov 1997 22:54:13 +0000 (22:54 +0000)] 
Correct logic in test for file size.

27 years agoIgnore possible errors from select function.
Ulrich Drepper [Wed, 19 Nov 1997 22:53:29 +0000 (22:53 +0000)] 
Ignore possible errors from select function.

27 years agoMake sure recents gccs don't reorder the code.
Ulrich Drepper [Wed, 19 Nov 1997 22:52:47 +0000 (22:52 +0000)] 
Make sure recents gccs don't reorder the code.

27 years ago(VERSION): Bump to 2.0.6.
Ulrich Drepper [Wed, 19 Nov 1997 22:51:06 +0000 (22:51 +0000)] 
(VERSION): Bump to 2.0.6.

27 years agoUpdate.
Ulrich Drepper [Wed, 19 Nov 1997 22:48:41 +0000 (22:48 +0000)] 
Update.

27 years agoRegenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
Ulrich Drepper [Sat, 15 Nov 1997 02:24:37 +0000 (02:24 +0000)] 
Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi

27 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Sat, 15 Nov 1997 02:04:05 +0000 (02:04 +0000)] 
Regenerated: autoconf  configure.in

27 years agoRemade for experimental-2.0.6
Ulrich Drepper [Thu, 13 Nov 1997 21:22:30 +0000 (21:22 +0000)] 
Remade for experimental-2.0.6

27 years ago(_dl_load_cache_lookup): Favour exact matching of version function
Ulrich Drepper [Sat, 25 Oct 1997 01:59:59 +0000 (01:59 +0000)] 
(_dl_load_cache_lookup): Favour exact matching of version function
if both the general (1) and glibc-specific (3) entry are present.

27 years agoUpdate
Ulrich Drepper [Thu, 25 Sep 1997 03:50:34 +0000 (03:50 +0000)] 
Update

27 years ago.
Ulrich Drepper [Wed, 10 Sep 1997 21:08:12 +0000 (21:08 +0000)] 
.

27 years agoUpdate
Ulrich Drepper [Tue, 9 Sep 1997 12:44:00 +0000 (12:44 +0000)] 
Update

27 years agoChange for 2.0.5b cvs/glibc-2_0_5b glibc-2.0.5b
Ulrich Drepper [Tue, 9 Sep 1997 01:45:55 +0000 (01:45 +0000)] 
Change for 2.0.5b

27 years ago(catopen): Correctly determine length of string in NLSPATH environment
Ulrich Drepper [Fri, 29 Aug 1997 18:19:23 +0000 (18:19 +0000)] 
(catopen): Correctly determine length of string in NLSPATH environment
variable.