]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
1997-12-28  Ulrich DrepperRegenerated: autoconf configure.in
1997-12-25  Ulrich DrepperUpdate. cvs/glibc-2_0_6pre6
1997-12-25  Ulrich DrepperLinux/Alpha specific definition
1997-12-24  Ulrich DrepperFix typo.
1997-12-24  Ulrich DrepperDon't redefine _LINUX_TYPES_H.
1997-12-24  Ulrich DrepperDefine FOPEN_MAX also when included directly.
1997-12-24  Ulrich Dreppertimespec is in <time.h>.
1997-12-24  Ulrich DrepperCorrect handling of overflow.
1997-12-24  Ulrich DrepperAlways define MB_LEN_MAX.
1997-12-24  Ulrich DrepperFix type. Correct check for available add-ons.
1997-12-24  Ulrich DrepperUpdate.
1997-12-24  Ulrich DrepperRegenerated: autoconf configure.in
1997-12-24  Ulrich DrepperRegenerated: autoconf configure.in
1997-12-24  Ulrich DrepperRegenerated: autoconf configure.in
1997-12-21  Ulrich DrepperUpdate. cvs/glibc-2_0_6pre5
1997-12-21  Ulrich DrepperUse __ipc_pid_t for shm_cpid and shm_lpid field.
1997-12-21  Ulrich DrepperUse __ipc_pid_t for msg_lspid and msg_lrpid field.
1997-12-21  Ulrich DrepperDefine __ipc_pid_t type.
1997-12-21  Ulrich DrepperRewrite to recognize __need_FOPEN_MAX.
1997-12-21  Ulrich DrepperGenerate file which recognizes __need_FOPEN_MAX.
1997-12-21  Ulrich Drepper(callrpc): Use strncpy instead of strcpy for security...
1997-12-21  Ulrich Drepper(res_querydomain): Avoid potential buffer overrun.
1997-12-21  Ulrich Drepper(internal_nis_getservent_r): Use strncpy instead of...
1997-12-21  Ulrich Drepper(internal_nis_getrpcent_r): Use strncpy instead of...
1997-12-21  Ulrich Drepper(internal_nis_getprotoent_r): Use strncpy instead of...
1997-12-21  Ulrich Drepper(LINE_PARSER): Use pointer of correct type for map_v4v6...
1997-12-21  Ulrich Drepper(internal_nis_getetherent_r): Use strncpy instead of...
1997-12-21  Ulrich Drepper(do_ypcall): Don't free dom_binding twice.
1997-12-21  Ulrich Drepper(compile): Use parameter names without __.
1997-12-21  Ulrich DrepperUse correct cast from pointer value.
1997-12-21  Ulrich Drepper(map_collection_max, map_collection_act): Define as...
1997-12-21  Ulrich DrepperInclude stdio_lim.h to get definition of FOPEN_MAX.
1997-12-21  Ulrich Drepper(libc_cv_gcc_alpha_ng_prefix): Correct quoting.
1997-12-17  Ulrich DrepperRegenerated: autoconf configure.in
1997-12-15  Ulrich Drepperupdate
1997-12-12  Ulrich DrepperUpdate. cvs/glibc-2_0_6pre4
1997-12-12  Ulrich Drepper(__FDMASK): Cast constant 1 to be shifted correctly.
1997-12-12  Ulrich DrepperEmpty file.
1997-12-12  Ulrich Drepper(exit): Handle recursive calls to exit ().
1997-12-12  Ulrich Drepper(inet_neta): Change type of first parameter to u_int32_t.
1997-12-12  Ulrich Drepper(inet_addr): Change return type to u_int32_t.
1997-12-12  Ulrich DrepperUpdate from glibc 2.1.
1997-12-12  Ulrich DrepperUpdate from 2.1.
1997-12-12  Ulrich DrepperReset the blacklist correct, fix return code for non...
1997-12-12  Ulrich DrepperChange types of inet_neta and inet_addr.
1997-12-12  Ulrich DrepperDon't count in multiply reference object in number...
1997-12-12  Ulrich DrepperAdd more information of build environment and flags.
1997-12-12  Ulrich DrepperIf --enable-add-ons is given without an argument, set...
1997-12-11  Ulrich DrepperRegenerated: autoconf configure.in
1997-12-10  Ulrich Drepperlongjmp imlementation for Alpha
1997-12-10  Ulrich DrepperWrapper to make sure we don't have revoke references
1997-12-10  Ulrich DrepperNet interface definition
1997-12-10  Ulrich Drepperprtcl interface for Linux
1997-12-10  Ulrich DrepperRemove setjmp_aux.c. cvs/glibc-2_0_6pre3
1997-12-10  Ulrich DrepperUpdate.
1997-12-09  Ulrich DrepperReturn value with expected byte order.
1997-12-09  Ulrich DrepperAdd test for isw* functions.
1997-12-09  Ulrich DrepperNot used anymore.
1997-12-09  Ulrich DrepperCare for prefix.
1997-12-09  Ulrich DrepperAdd prctl.
1997-12-09  Ulrich DrepperAdd AF_* and PF_ constants from Linux headers.
1997-12-09  Ulrich DrepperAdd __libc_accept as alias.
1997-12-09  Ulrich Drepper[$(subdir)=misc] (sysdep_headers):
1997-12-09  Ulrich DrepperAdd scsi/sg.h, net/if_packet.h, net/if_slip.h, and...
1997-12-09  Ulrich DrepperHeader for generic SCSI interface
1997-12-09  Ulrich DrepperDefine socket syscalls with __libc_* names.
1997-12-09  Ulrich DrepperDefine sysv_signal as weak alias.
1997-12-09  Ulrich Drepper(convert_mask, __sigvec): Don't check int mask beyound...
1997-12-09  Ulrich Drepper(__sigsetmask): Don't check int mask beyound its size.
1997-12-09  Ulrich Drepper(__sigblock): Don't check int mask beyound its size.
1997-12-09  Ulrich Drepper[NO_LONG_DOUBLE]: Correct cabsl.
1997-12-09  Ulrich DrepperRemove cabs definition.
1997-12-09  Ulrich Drepper(_dl_runtime_resolve): Care for prefix.
1997-12-09  Ulrich DrepperBackport setjmp/longjmp rewrite.
1997-12-09  Ulrich DrepperRename cu_wait from timeout to not shadow the variable...
1997-12-09  Ulrich Drepper(__WAIT_INT): Don't use complex version with __typeof...
1997-12-09  Ulrich DrepperMake sure digits_dots.c sees `resbuf' as struct and...
1997-12-09  Ulrich DrepperPlace `result' in resbuf and not in `buffer'.
1997-12-09  Ulrich DrepperIf buffer is to small, set the file handle for /etc...
1997-12-09  Ulrich DrepperIf buffer is to small, set the file handle for /etc...
1997-12-09  Ulrich DrepperIf buffer is to small, set the file handle for /etc...
1997-12-09  Ulrich Drepper(malloc_update_mallinfo): Initialize struct for return...
1997-12-09  Ulrich Drepperlocale/programs/ld-ctype.c: Write 32bit char classes...
1997-12-09  Ulrich DrepperCorrect data for isw* functions.
1997-12-09  Ulrich DrepperIncrease buffer if it is too small.
1997-12-09  Ulrich Drepper(libc_cv_gcc_alpha_ng_prefix): New check.
1997-12-09  Ulrich Drepper(ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
1997-12-09  Ulrich Drepper(compile.S, COMPILE.S, COMPILE.s): Use $(ASFLAGS-*...
1997-12-06  Ulrich DrepperRegenerated: autoconf configure.in
1997-12-03  Ulrich Drepper(MAP_FAILED): Add constant. Suggested by Petter Reinhol...
1997-11-20  Ulrich DrepperUpdate. cvs/glibc-2_0_6-pre2
1997-11-20  Ulrich Drepper(CFLAGS-charmap.c): Add -Wno-char-subscripts.
1997-11-19  Ulrich Drepper(__mktime_internal): Declare sec_requested even if
1997-11-19  Ulrich Drepper(__tzfile_compute): Use negated value of offset for...
1997-11-19  Ulrich DrepperUpdate from tzdata1997i.
1997-11-19  Ulrich DrepperChange prototype accordingly.
1997-11-19  Ulrich Dreppercfsetspeed): Change return value to int.
1997-11-19  Ulrich DrepperInclude <asm/types.h>.
1997-11-19  Ulrich DrepperCorrect return value.
1997-11-19  Ulrich DrepperAdd new values.
next