1997-11-12 |
drepper | Update. libc-ud-971111 |
commit | commitdiff | tree | snapshot |
1997-11-12 |
drepper | Define WCHAR_{MIN,MAX} if not already defined. |
commit | commitdiff | tree | snapshot |
1997-11-12 |
drepper | Define new types and symbols from ISO C 9X. |
commit | commitdiff | tree | snapshot |
1997-11-12 |
drepper | Extended time formatting function. |
commit | commitdiff | tree | snapshot |
1997-11-12 |
drepper | Implement %F and %f format. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Little comment correction. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (routines): Add strfxtime. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include <stddef.h> for wchar_t. Define PTRDIFF_{MIN... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include <stddef.h> for wchar_t. Define PTRDIFF_{MIN... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | EILSEQ is an ISO C error number. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Use struct assignment instead of memcpy to let the... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Use struct assignment instead of memcpy to let the... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | [$(subdir)=misc]: Add sys/prctl.h. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Distribute sys/prctl.h. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Not anymore used. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Wrong code. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | EILSEQ is an ISO C error number. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Add comment to explain code. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Define HAVE_MEMPCPY for _LIBC. Add casts. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | EILSEQ is an ISO C error number. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | m68k specific llrint implementation. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Make compilable and fix overflow condition. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Replace ";" by "," for correct variable declaration. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Fix overflow condition. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Correct code, it never worked. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Correct typos. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Replace EXTRACT_LDOUBLE_WORDS by GET_LDOUBLE_WORDS. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Replace EXTRACT_LDOUBLE_WORDS by GET_LDOUBLE_WORDS. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Replace EXTRACT_LDOUBLE_WORDS by GET_LDOUBLE_WORDS. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Add braces to make code clearer and to not confuse... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Highly optimized i586 version. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | EILSEQ is an ISO C error number. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Avoid compilation warnings. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include rpc/clnt.h. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Handle numbers like 0.0e10000 correctly which produce... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (exit): Handle recursive calls to exit (). |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Handle hh modifier. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Parse hh modifier. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Rewritten to make it faster. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Fix UDP resend timeout, fix yp_bind/do_ypcall interaction. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Callback functions. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Set UDP resend timeout correct. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Add __do_niscall2 for nis_cachemgr. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Make complex versions of log10() only available if... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Add little test for know gcc bug. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | More tests. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Don't define _Imaginary_I, but instead _Complex_I.... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Describe hh modifier for scanf/printf. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (system): Describe behaviour for NULL argument. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (Tools for Installation): Don't recommend broken versio... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Misc doc fixes. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (fopen): Add __restrict to parameters. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (__P): Name its arg `p' instead of `params'. This... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Don't use the unknown which command, instead try pwd... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Undef stat64. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Undef stat. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Undef lstat64. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Undef lstat. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Undef fstat64. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Undef fstat. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include rpc/types.h. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include sys/socket.h. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Include sys/socket.h. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Define stat, fstat, lstat and *64 variants as macros... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Update from db-2.3.12. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Update from db-2.3.12. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Update from db-2.3.12. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (CFLAGS-initfini.s): Correctly fix moving function... |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Test installation for dangling symlinks etc. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (pic_default): New, set to yes if PIC is default. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (build-pic-default): New, defined with pic_default. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (libc.so): Fix typo. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | (install): Run test-installation.pl if possible. |
commit | commitdiff | tree | snapshot |
1997-11-11 |
drepper | Add support for platforms which use PIC by default. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-11-10 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Update. libc-ud-971105 |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy return value if possible. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy instead of strcpy where possible. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy instead of strcpy where possible. |
commit | commitdiff | tree | snapshot |
1997-11-06 |
drepper | Use memcpy return value if possible. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Add _CS_XBS5_* constants. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Use memcpy instead of strcpy where possible. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Test "" and NULL argument handling. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Avoid unnecessary copying. Handle NULL and "" argument... |
commit | commitdiff | tree | snapshot |
1997-11-05 |
drepper | Optimize a bit by using mempcpy. |
commit | commitdiff | tree | snapshot |
next |