]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
27 years agoDefine FOPEN_MAX also when included directly.
Ulrich Drepper [Wed, 24 Dec 1997 21:08:25 +0000 (21:08 +0000)] 
Define FOPEN_MAX also when included directly.

27 years agotimespec is in <time.h>.
Ulrich Drepper [Wed, 24 Dec 1997 21:07:41 +0000 (21:07 +0000)] 
timespec is in <time.h>.

27 years agoCorrect handling of overflow.
Ulrich Drepper [Wed, 24 Dec 1997 21:07:25 +0000 (21:07 +0000)] 
Correct handling of overflow.

27 years agoAlways define MB_LEN_MAX.
Ulrich Drepper [Wed, 24 Dec 1997 21:05:48 +0000 (21:05 +0000)] 
Always define MB_LEN_MAX.

27 years agoFix type. Correct check for available add-ons.
Ulrich Drepper [Wed, 24 Dec 1997 21:05:09 +0000 (21:05 +0000)] 
Fix type.  Correct check for available add-ons.

27 years agoUpdate.
Ulrich Drepper [Wed, 24 Dec 1997 21:04:27 +0000 (21:04 +0000)] 
Update.

27 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Wed, 24 Dec 1997 14:17:13 +0000 (14:17 +0000)] 
Regenerated: autoconf  configure.in

27 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Wed, 24 Dec 1997 14:16:38 +0000 (14:16 +0000)] 
Regenerated: autoconf  configure.in

27 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Wed, 24 Dec 1997 03:07:41 +0000 (03:07 +0000)] 
Regenerated: autoconf  configure.in

27 years agoUpdate. cvs/glibc-2_0_6pre5
Ulrich Drepper [Sun, 21 Dec 1997 21:24:40 +0000 (21:24 +0000)] 
Update.

27 years agoUse __ipc_pid_t for shm_cpid and shm_lpid field.
Ulrich Drepper [Sun, 21 Dec 1997 21:24:26 +0000 (21:24 +0000)] 
Use __ipc_pid_t for shm_cpid and shm_lpid field.

27 years agoUse __ipc_pid_t for msg_lspid and msg_lrpid field.
Ulrich Drepper [Sun, 21 Dec 1997 21:23:46 +0000 (21:23 +0000)] 
Use __ipc_pid_t for msg_lspid and msg_lrpid field.

27 years agoDefine __ipc_pid_t type.
Ulrich Drepper [Sun, 21 Dec 1997 21:22:51 +0000 (21:22 +0000)] 
Define __ipc_pid_t type.

27 years agoRewrite to recognize __need_FOPEN_MAX.
Ulrich Drepper [Sun, 21 Dec 1997 21:22:09 +0000 (21:22 +0000)] 
Rewrite to recognize __need_FOPEN_MAX.

27 years agoGenerate file which recognizes __need_FOPEN_MAX.
Ulrich Drepper [Sun, 21 Dec 1997 21:21:02 +0000 (21:21 +0000)] 
Generate file which recognizes __need_FOPEN_MAX.

27 years ago(callrpc): Use strncpy instead of strcpy for security reasons.
Ulrich Drepper [Sun, 21 Dec 1997 21:20:11 +0000 (21:20 +0000)] 
(callrpc): Use strncpy instead of strcpy for security reasons.

27 years ago(res_querydomain): Avoid potential buffer overrun.
Ulrich Drepper [Sun, 21 Dec 1997 21:19:24 +0000 (21:19 +0000)] 
(res_querydomain): Avoid potential buffer overrun.

27 years ago(internal_nis_getservent_r): Use strncpy instead of strcpy for
Ulrich Drepper [Sun, 21 Dec 1997 21:19:00 +0000 (21:19 +0000)] 
(internal_nis_getservent_r): Use strncpy instead of strcpy for
security reasons.

27 years ago(internal_nis_getrpcent_r): Use strncpy instead of strcpy for
Ulrich Drepper [Sun, 21 Dec 1997 21:18:27 +0000 (21:18 +0000)] 
(internal_nis_getrpcent_r): Use strncpy instead of strcpy for
security reasons.

27 years ago(internal_nis_getprotoent_r): Use strncpy instead of strcpy for
Ulrich Drepper [Sun, 21 Dec 1997 21:17:55 +0000 (21:17 +0000)] 
(internal_nis_getprotoent_r): Use strncpy instead of strcpy for
security reasons.

27 years ago(LINE_PARSER): Use pointer of correct type for map_v4v6_hostent call.
Ulrich Drepper [Sun, 21 Dec 1997 21:17:10 +0000 (21:17 +0000)] 
(LINE_PARSER): Use pointer of correct type for map_v4v6_hostent call.

27 years ago(internal_nis_getetherent_r): Use strncpy instead of strcpy for
Ulrich Drepper [Sun, 21 Dec 1997 21:15:59 +0000 (21:15 +0000)] 
(internal_nis_getetherent_r): Use strncpy instead of strcpy for
security reasons.

27 years ago(do_ypcall): Don't free dom_binding twice.
Ulrich Drepper [Sun, 21 Dec 1997 21:14:57 +0000 (21:14 +0000)] 
(do_ypcall): Don't free dom_binding twice.

27 years ago(compile): Use parameter names without __.
Ulrich Drepper [Sun, 21 Dec 1997 21:14:45 +0000 (21:14 +0000)] 
(compile): Use parameter names without __.

27 years agoUse correct cast from pointer value.
Ulrich Drepper [Sun, 21 Dec 1997 21:12:27 +0000 (21:12 +0000)] 
Use correct cast from pointer value.

27 years ago(map_collection_max, map_collection_act): Define as size_t.
Ulrich Drepper [Sun, 21 Dec 1997 21:11:52 +0000 (21:11 +0000)] 
(map_collection_max, map_collection_act): Define as size_t.

27 years agoInclude stdio_lim.h to get definition of FOPEN_MAX.
Ulrich Drepper [Sun, 21 Dec 1997 21:10:46 +0000 (21:10 +0000)] 
Include stdio_lim.h to get definition of FOPEN_MAX.
Define STREAM_MAX using FOPEN_MAX.

27 years ago(libc_cv_gcc_alpha_ng_prefix): Correct quoting.
Ulrich Drepper [Sun, 21 Dec 1997 21:09:45 +0000 (21:09 +0000)] 
(libc_cv_gcc_alpha_ng_prefix): Correct quoting.

27 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Wed, 17 Dec 1997 00:40:56 +0000 (00:40 +0000)] 
Regenerated: autoconf  configure.in

27 years agoupdate
Ulrich Drepper [Mon, 15 Dec 1997 02:08:55 +0000 (02:08 +0000)] 
update

27 years agoUpdate. cvs/glibc-2_0_6pre4
Ulrich Drepper [Fri, 12 Dec 1997 03:04:39 +0000 (03:04 +0000)] 
Update.

27 years ago(__FDMASK): Cast constant 1 to be shifted correctly.
Ulrich Drepper [Fri, 12 Dec 1997 02:36:13 +0000 (02:36 +0000)] 
(__FDMASK): Cast constant 1 to be shifted correctly.

27 years agoEmpty file.
Ulrich Drepper [Fri, 12 Dec 1997 02:34:06 +0000 (02:34 +0000)] 
Empty file.

27 years ago(exit): Handle recursive calls to exit ().
Ulrich Drepper [Fri, 12 Dec 1997 02:33:49 +0000 (02:33 +0000)] 
(exit): Handle recursive calls to exit ().

27 years ago(inet_neta): Change type of first parameter to u_int32_t.
Ulrich Drepper [Fri, 12 Dec 1997 02:33:38 +0000 (02:33 +0000)] 
(inet_neta): Change type of first parameter to u_int32_t.

27 years ago(inet_addr): Change return type to u_int32_t.
Ulrich Drepper [Fri, 12 Dec 1997 02:33:26 +0000 (02:33 +0000)] 
(inet_addr): Change return type to u_int32_t.

27 years agoUpdate from glibc 2.1.
Ulrich Drepper [Fri, 12 Dec 1997 02:33:12 +0000 (02:33 +0000)] 
Update from glibc 2.1.

27 years agoUpdate from 2.1.
Ulrich Drepper [Fri, 12 Dec 1997 02:32:56 +0000 (02:32 +0000)] 
Update from 2.1.

27 years agoReset the blacklist correct, fix return code for non existent +name
Ulrich Drepper [Fri, 12 Dec 1997 02:30:31 +0000 (02:30 +0000)] 
Reset the blacklist correct, fix return code for non existent +name
entries.

27 years agoChange types of inet_neta and inet_addr.
Ulrich Drepper [Fri, 12 Dec 1997 02:30:05 +0000 (02:30 +0000)] 
Change types of inet_neta and inet_addr.

27 years agoDon't count in multiply reference object in number of prelaoded
Ulrich Drepper [Fri, 12 Dec 1997 02:29:49 +0000 (02:29 +0000)] 
Don't count in multiply reference object in number of prelaoded
objects.  [PR libc/375].

27 years agoAdd more information of build environment and flags.
Ulrich Drepper [Fri, 12 Dec 1997 02:29:35 +0000 (02:29 +0000)] 
Add more information of build environment and flags.

27 years agoIf --enable-add-ons is given without an argument, set the addons list
Ulrich Drepper [Fri, 12 Dec 1997 02:29:18 +0000 (02:29 +0000)] 
If --enable-add-ons is given without an argument, set the addons list
to all subdirs with a configure script.

27 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Thu, 11 Dec 1997 23:36:52 +0000 (23:36 +0000)] 
Regenerated: autoconf  configure.in

27 years agolongjmp imlementation for Alpha
Ulrich Drepper [Wed, 10 Dec 1997 00:43:30 +0000 (00:43 +0000)] 
longjmp imlementation for Alpha

27 years agoWrapper to make sure we don't have revoke references
Ulrich Drepper [Wed, 10 Dec 1997 00:42:36 +0000 (00:42 +0000)] 
Wrapper to make sure we don't have revoke references

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.