1997-12-09 |
Ulrich Drepper | (__WAIT_INT): Don't use complex version with __typeof... |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | Make sure digits_dots.c sees `resbuf' as struct and... |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | Place `result' in resbuf and not in `buffer'. |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | If buffer is to small, set the file handle for /etc... |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | If buffer is to small, set the file handle for /etc... |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | If buffer is to small, set the file handle for /etc... |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | (malloc_update_mallinfo): Initialize struct for return... |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | locale/programs/ld-ctype.c: Write 32bit char classes... |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | Correct data for isw* functions. |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | Increase buffer if it is too small. |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | (libc_cv_gcc_alpha_ng_prefix): New check. |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry. |
commit | commitdiff | tree |
1997-12-09 |
Ulrich Drepper | (compile.S, COMPILE.S, COMPILE.s): Use $(ASFLAGS-*... |
commit | commitdiff | tree |
1997-12-06 |
Ulrich Drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree |
1997-12-03 |
Ulrich Drepper | (MAP_FAILED): Add constant. Suggested by Petter Reinhol... |
commit | commitdiff | tree |
1997-11-20 |
Ulrich Drepper | Update. cvs/glibc-2_0_6-pre2 |
commit | commitdiff | tree |
1997-11-20 |
Ulrich Drepper | (CFLAGS-charmap.c): Add -Wno-char-subscripts. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (__mktime_internal): Declare sec_requested even if |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (__tzfile_compute): Use negated value of offset for... |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Update from tzdata1997i. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Change prototype accordingly. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | cfsetspeed): Change return value to int. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Include <asm/types.h>. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct return value. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Add new values. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct loading of return address. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Add new values and correct types in struct cmsghdr. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Define __need_NULL to get definition of NULL. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct end condition. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct test for too small buffer. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Include <libc-lock.h>, not <bits/libc-lock.h>. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Define __cabs_complex locally and switch to ISO C form. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct result for NAN, Inf, 0.0. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct result value for x==y. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Cleanup. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Don't use casts, use element access. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Define REVOKE to use revoke function. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Include needed headers and declare myaddress. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Add missing casts. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Handle input like 0.0e1000 correctly. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Remove optimization of mblen. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Change to real implementation, do not call mbtowc. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Define NDEBUG only if not yet defined. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Make sure h_errno is set correctly when returning an... |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Define GLOB_ABORTED and GLOB_ABEND only if __USE_GNU. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (glob): If calling glob_in_dir for a list which was... |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Ignore errors while installing catalog. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Rename struct keydat to struct keydat_t for C++. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Carry over several patches from glibc 2.1 development... |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Declare pselect only if __USE_POSIX. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (hsearch_r): Avoid undefinitely search for non-existing... |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Use version fromglibc 2.1 which corrects several bugs. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Remove declaration of infnan and cabs. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct result type of __ieee754_rem_pio2{,f,l} and |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Update from 2.1 version. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (Scanning Directory Content): Document error case more. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Define new Linux errors. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Remove malloc_key-data definition. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (obstack_empty_p): New definition. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (setname): Only free the correct memory. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Don't use _POSIX_SOURCE in header. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Don't discard lines after comments. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Correct logic in test for file size. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Ignore possible errors from select function. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Make sure recents gccs don't reorder the code. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | (VERSION): Bump to 2.0.6. |
commit | commitdiff | tree |
1997-11-19 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-11-15 |
Ulrich Drepper | Regenerated from ../sysdeps/gnu/errlist.awk ../manual... |
commit | commitdiff | tree |
1997-11-15 |
Ulrich Drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree |
1997-11-13 |
Ulrich Drepper | Remade for experimental-2.0.6 |
commit | commitdiff | tree |
1997-10-25 |
Ulrich Drepper | (_dl_load_cache_lookup): Favour exact matching of versi... |
commit | commitdiff | tree |
1997-09-25 |
Ulrich Drepper | Update |
commit | commitdiff | tree |
1997-09-10 |
Ulrich Drepper | . |
commit | commitdiff | tree |
1997-09-09 |
Ulrich Drepper | Update |
commit | commitdiff | tree |
1997-09-09 |
Ulrich Drepper | Change for 2.0.5b cvs/glibc-2_0_5b glibc-2.0.5b |
commit | commitdiff | tree |
1997-08-29 |
Ulrich Drepper | (catopen): Correctly determine length of string in... |
commit | commitdiff | tree |
1997-08-29 |
Ulrich Drepper | . |
commit | commitdiff | tree |
1997-08-25 |
Ulrich Drepper | Update. cvs/glibc-2_0_5 glibc-2.0.5 |
commit | commitdiff | tree |
1997-08-25 |
Ulrich Drepper | Define macros in a special way if gcc is not used and... |
commit | commitdiff | tree |
1997-08-25 |
Ulrich Drepper | Include features.h instead of sys/cdefs.h. Pretty... |
commit | commitdiff | tree |
1997-08-25 |
Ulrich Drepper | Correct assembler versions to work even for descriptors... |
commit | commitdiff | tree |
1997-08-25 |
Ulrich Drepper | Change name of parameters in prototypes of xdr_reference, |
commit | commitdiff | tree |
1997-08-25 |
Ulrich Drepper | Add missing __END_DECLS. |
commit | commitdiff | tree |
1997-08-25 |
Ulrich Drepper | Don't define alloca to __alloca since if gcc is used... |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | Update. cvs/glibc-2_0_5pre5 |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | Update for more recent ISO 4217 |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | Update. |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | (__tzset_internal): Fix memory leak when the user speci... |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | Remove the IS_* macros, they operate on internal kernel... |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | Fix typo. |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | Don't use fstat, use fxstat. |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | (__srandom_r): Don't use seed 0. Use 1 in this case. |
commit | commitdiff | tree |
1997-08-23 |
Ulrich Drepper | Make {,v}snprintf functions available is __USE_BSD. |
commit | commitdiff | tree |
1997-08-21 |
Ulrich Drepper | Regenerated from source files |
commit | commitdiff | tree |
1997-08-16 |
Ulrich Drepper | . |
commit | commitdiff | tree |
1997-08-16 |
Ulrich Drepper | Add cthreads.c. |
commit | commitdiff | tree |
1997-08-16 |
Ulrich Drepper | Update. cvs/libc-ud-970816 |
commit | commitdiff | tree |
1997-08-16 |
Ulrich Drepper | Interpret no DST information in user provided time... |
commit | commitdiff | tree |
1997-08-16 |
Ulrich Drepper | CThread interface for glibc. |
commit | commitdiff | tree |
1997-08-16 |
Ulrich Drepper | [subdir=misc] (sysdep_routines): Add cthreads. |
commit | commitdiff | tree |
next |