1997-11-13 |
drepper | Define INFINITY as of type float.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Define NAN as of type float.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Define NAN as of type float.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Define INFINITY as of type float.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Add __ino64_t and __off64_t.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Add struct stat64.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Define INFINITY as of type float.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Define INFINITY as of type float.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Don't process #ident preprocessor instruction.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Use K&R like definition.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Describe DECIMAL_DIG macro. Pretty print.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Add tests for fma.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | (I): Define using _Complex_U not _Imaginary_I.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Document the fact that localtime returns 0 if the time...
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Allow multiple defitino of mul etc.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Update documentation according to most recent ISO C...
|
commit | commitdiff | tree |
1997-11-13 |
drepper | (fstat): Don't define as __fstat since now we have...
|
commit | commitdiff | tree |
1997-11-13 |
drepper | (fstat): Don't define as __fstat since now we have...
|
commit | commitdiff | tree |
1997-11-13 |
drepper | (fstat): Don't define as __fstat since now we have...
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Add struct stat64.
|
commit | commitdiff | tree |
1997-11-13 |
drepper | Update.
|
commit | commitdiff | tree |
1997-11-12 |
drepper | Update.
|
commit | commitdiff | tree |
1997-11-12 |
drepper | Define WCHAR_{MIN,MAX} if not already defined.
|
commit | commitdiff | tree |
1997-11-12 |
drepper | Define new types and symbols from ISO C 9X.
|
commit | commitdiff | tree |
1997-11-12 |
drepper | Extended time formatting function.
|
commit | commitdiff | tree |
1997-11-12 |
drepper | Implement %F and %f format.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Little comment correction.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (routines): Add strfxtime.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include <stddef.h> for wchar_t. Define PTRDIFF_{MIN...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include <stddef.h> for wchar_t. Define PTRDIFF_{MIN...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | EILSEQ is an ISO C error number.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Use struct assignment instead of memcpy to let the...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Use struct assignment instead of memcpy to let the...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | [$(subdir)=misc]: Add sys/prctl.h.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Distribute sys/prctl.h.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Not anymore used.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Wrong code.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | EILSEQ is an ISO C error number.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Add comment to explain code.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Define HAVE_MEMPCPY for _LIBC. Add casts.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | EILSEQ is an ISO C error number.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | m68k specific llrint implementation.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Make compilable and fix overflow condition.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Fix typo.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Replace ";" by "," for correct variable declaration.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Fix overflow condition.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Correct code, it never worked.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Correct typos.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Replace EXTRACT_LDOUBLE_WORDS by GET_LDOUBLE_WORDS.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Replace EXTRACT_LDOUBLE_WORDS by GET_LDOUBLE_WORDS.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Replace EXTRACT_LDOUBLE_WORDS by GET_LDOUBLE_WORDS.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Add braces to make code clearer and to not confuse...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Fix typo.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Highly optimized i586 version.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | EILSEQ is an ISO C error number.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Avoid compilation warnings.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include rpc/clnt.h.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Fix typo.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Handle numbers like 0.0e10000 correctly which produce...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (exit): Handle recursive calls to exit ().
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Handle hh modifier.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Parse hh modifier.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Rewritten to make it faster.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Fix UDP resend timeout, fix yp_bind/do_ypcall interaction.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Callback functions.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Set UDP resend timeout correct.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Add __do_niscall2 for nis_cachemgr.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Make complex versions of log10() only available if...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Add little test for know gcc bug.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | More tests.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Don't define _Imaginary_I, but instead _Complex_I....
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Describe hh modifier for scanf/printf.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (system): Describe behaviour for NULL argument.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (Tools for Installation): Don't recommend broken version...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Misc doc fixes.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (fopen): Add __restrict to parameters.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (__P): Name its arg `p' instead of `params'. This...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Don't use the unknown which command, instead try pwd...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Undef stat64.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Undef stat.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Undef lstat64.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Undef lstat.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include <include/sys/stat.h> to get macro definitions.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Undef fstat64.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Undef fstat.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include rpc/types.h.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include sys/socket.h.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Include sys/socket.h.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Define stat, fstat, lstat and *64 variants as macros...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Update from db-2.3.12.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Update from db-2.3.12.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Update from db-2.3.12.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (CFLAGS-initfini.s): Correctly fix moving function...
|
commit | commitdiff | tree |
1997-11-11 |
drepper | Test installation for dangling symlinks etc.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (pic_default): New, set to yes if PIC is default.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (build-pic-default): New, defined with pic_default.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (libc.so): Fix typo.
|
commit | commitdiff | tree |
1997-11-11 |
drepper | (install): Run test-installation.pl if possible.
|
commit | commitdiff | tree |
next |