1998-12-04 |
drepper | Only include features.h if _FEATURES_H isn't defined... |
tree | commitdiff |
1998-12-04 |
drepper | Add __retrict. |
tree | commitdiff |
1998-11-30 |
drepper | Correct comments and use protected attribute keywords. |
tree | commitdiff |
1998-11-26 |
drepper | Change declaration according to Stevens' Unix Network... |
tree | commitdiff |
1998-11-19 |
drepper | Undo last change. |
tree | commitdiff |
1998-11-16 |
drepper | Pretty print prototypes. |
tree | commitdiff |
1998-11-16 |
drepper | (error): Don't use result of strerror_r call directly... |
tree | commitdiff |
1998-11-04 |
drepper | efgcvt_r.c |
tree | commitdiff |
1998-11-03 |
drepper | (pselect): Declared only if __USE_GNU is defined. |
tree | commitdiff |
1998-10-24 |
roland | 1998-10-24 Roland McGrath <roland@baalperazim.frob... |
tree | commitdiff |
1998-10-13 |
drepper | (__THROW): New macro. |
tree | commitdiff |
1998-10-05 |
drepper | (_SGTTY_H): Correct spelling. |
tree | commitdiff |
1998-10-05 |
drepper | (__extension__): Define as empty if no gcc or gcc befor... |
tree | commitdiff |
1998-09-24 |
drepper | (compile): Use alloca instead of __alloca. It won... |
tree | commitdiff |
1998-09-23 |
drepper | Generic part of sys/mman.h. |
tree | commitdiff |
1998-09-23 |
drepper | (headers): Add bits/mman.h. |
tree | commitdiff |
1998-09-09 |
drepper | Quiet -Wparentheses warnings. |
tree | commitdiff |
1998-09-06 |
drepper | Quiet -Wparentheses warnings. |
tree | commitdiff |
1998-08-09 |
drepper | Move __ prototypes into include/* header. |
tree | commitdiff |
1998-08-04 |
drepper | Add include <stlib.h> for prototype, remove unneccessar... |
tree | commitdiff |
1998-08-03 |
drepper | Prototype __gen_tempname and __path_search, not __stdio... |
tree | commitdiff |
1998-08-03 |
drepper | Fix installation problem with --disable-shared. |
tree | commitdiff |
1998-07-29 |
drepper | (install-lib): Compile libbsd-compat.a and libg.a only... |
tree | commitdiff |
1998-07-16 |
drepper | Fix warnings introduced in last change. |
tree | commitdiff |
1998-07-16 |
drepper | Unify names of used global functions. |
tree | commitdiff |
1998-07-10 |
drepper | Add brk and sbrk. |
tree | commitdiff |
1998-07-08 |
drepper | (__getmntent_r): Don't return with locked stream. |
tree | commitdiff |
1998-07-08 |
drepper | (getttyent): Don't return with locked stream. |
tree | commitdiff |
1998-07-05 |
drepper | (__getmntent_r): Explicitly lock stream. Use fgets_unl... |
tree | commitdiff |
1998-07-05 |
drepper | (initshells): Use fgets_unlocked instead of fgets. |
tree | commitdiff |
1998-07-05 |
drepper | (getttyent): Use fgets_unlocked instead of fgets. |
tree | commitdiff |
1998-07-05 |
drepper | (getttyent): Explicitly lock the FILE and use _unlocked... |
tree | commitdiff |
1998-07-02 |
drepper | Version definitions. |
tree | commitdiff |
1998-06-29 |
drepper | Use __PMT instead of __P for function pointer. |
tree | commitdiff |
1998-06-26 |
drepper | Use __PMT instead of __PMS. |
tree | commitdiff |
1998-06-26 |
drepper | (__PMT): Use this instead of __PMS. |
tree | commitdiff |
1998-06-26 |
drepper | Define __PMS. When using modern g++ define __P to... |
tree | commitdiff |
1998-06-26 |
drepper | Use __PMS in tsearch, tfind, tdelete, twalk, tdestroy... |
tree | commitdiff |
1998-06-26 |
drepper | Define CFLAGS-tsearch.c and CFLAGS-lsearch.c to $(excep... |
tree | commitdiff |
1998-06-15 |
drepper | (__hdestroy): Renamed from hdestroy, create weak alias... |
tree | commitdiff |
1998-06-15 |
drepper | Declare __hdestroy. |
tree | commitdiff |
1998-06-09 |
drepper | Adjust code for non-const struct mntent elements. |
tree | commitdiff |
1998-06-09 |
drepper | Undo last patch. |
tree | commitdiff |
1998-06-07 |
drepper | (struct mentent): Make string elements const char *. |
tree | commitdiff |
1998-05-08 |
drepper | Test for mntent functions. |
tree | commitdiff |
1998-05-08 |
drepper | (tests): Add tst-mntent. |
tree | commitdiff |
1998-04-24 |
drepper | (__REDIRECT): Handle systems with non-empty __USER_LABE... |
tree | commitdiff |
1998-04-21 |
drepper | New macro __REDIRECT to support changing the asm symbol... |
tree | commitdiff |
1998-04-21 |
drepper | Removed. |
tree | commitdiff |
1998-04-21 |
drepper | Drop bsd-compat.c. Make libbsd-compat.a a dummy librar... |
tree | commitdiff |
1998-04-09 |
drepper | (closelog_internal): Set LogTag to NULL. |
tree | commitdiff |
1998-03-27 |
drepper | Pretty print. |
tree | commitdiff |
1998-03-10 |
drepper | (vsyslog): Don't try to send if not connected to syslog... |
tree | commitdiff |
1998-03-02 |
drepper | (openlog_internal): Insert missing closing brace. |
tree | commitdiff |
1998-02-27 |
drepper | Change to allow user the interpretation of the outcome... |
tree | commitdiff |
1998-02-27 |
drepper | (APPEND): Handle printing of 0.0 correctly. |
tree | commitdiff |
1998-02-27 |
drepper | (ecvt_tests): Add new test case for reported bug. |
tree | commitdiff |
1998-02-26 |
drepper | (struct fstab): Change fs_type member to be const. |
tree | commitdiff |
1998-02-26 |
drepper | (fstab_convert): Make changes for const fs_type member. |
tree | commitdiff |
1998-02-26 |
drepper | (fstab_fetch): Rewritten to use dynamically allocated... |
tree | commitdiff |
1998-02-11 |
drepper | More tests. |
tree | commitdiff |
1998-02-11 |
drepper | Add tests for negative NDIGIT. |
tree | commitdiff |
1998-02-11 |
drepper | Correct for negative NDIGIT. |
tree | commitdiff |
1998-02-10 |
drepper | Add more tests. |
tree | commitdiff |
1998-02-10 |
drepper | (fcvt_r, ecvt_r): Correctly handle NDIGIT <= 0. |
tree | commitdiff |
1998-01-31 |
drepper | (tests): Add tst-efgcvt. |
tree | commitdiff |
1998-01-31 |
drepper | Correct handling of illegal ndigits value |
tree | commitdiff |
1998-01-31 |
drepper | Tests for [efg]cvt. |
tree | commitdiff |
1998-01-30 |
drepper | Remove unneeded inclusion of <errno.h>. |
tree | commitdiff |
1998-01-25 |
drepper | Reformat a bit. Don't declare vsyslog unless __USE_BSD. |
tree | commitdiff |
1998-01-20 |
drepper | (lsearch): Return a pointer to the new element if one... |
tree | commitdiff |
1997-12-28 |
drepper | (routines): Add mmap64. |
tree | commitdiff |
1997-12-22 |
drepper | (compile): Remove __ prefix from parameter names. |
tree | commitdiff |
1997-12-22 |
drepper | (routines): Add truncate64 and ftruncate64. |
tree | commitdiff |
1997-12-01 |
drepper | Delete KERNEL preprocessor conditional. |
tree | commitdiff |
1997-11-18 |
drepper | Don't require the value of FD_ISSET to be exactly one. |
tree | commitdiff |
1997-11-18 |
drepper | (hsearch_r): Avoid undefinitely search for non-existing... |
tree | commitdiff |
1997-11-05 |
drepper | Use memcpy return value if possible. |
tree | commitdiff |
1997-10-31 |
drepper | Test for FD* macros. |
tree | commitdiff |
1997-10-31 |
drepper | Use better values for MAXDIG. |
tree | commitdiff |
1997-10-31 |
drepper | Don't use statically allocated buffer. Allocate |
tree | commitdiff |
1997-10-31 |
drepper | Don't use statically allocated buffer. Allocate it... |
tree | commitdiff |
1997-10-31 |
drepper | (tests): Add tst-fdset. |
tree | commitdiff |
1997-10-26 |
drepper | (vsyslog): Open console with O_NOCTTY. |
tree | commitdiff |
1997-10-06 |
drepper | Pretty print. |
tree | commitdiff |
1997-10-06 |
drepper | Pretty print. |
tree | commitdiff |
1997-10-06 |
drepper | (trecurse, tdestroy_internal): Mark as internal functions. |
tree | commitdiff |
1997-10-06 |
drepper | (openlog_internal): Mark as internal functions. |
tree | commitdiff |
1997-10-06 |
drepper | Pretty print. |
tree | commitdiff |
1997-10-06 |
drepper | (skip, value): Mark as internal functions. |
tree | commitdiff |
1997-10-06 |
drepper | (mnt2fs): Likewise. |
tree | commitdiff |
1997-10-06 |
drepper | Pretty print. |
tree | commitdiff |
1997-09-30 |
drepper | Define pselect only is __USE_POSIX since this header... |
tree | commitdiff |
1997-09-30 |
drepper | Register hdestroy in __libc_subfreeres list. |
tree | commitdiff |
1997-09-21 |
drepper | [__USE_GNU]: Define comparison_fn_t. |
tree | commitdiff |
1997-09-17 |
drepper | (hsearch_r): Only return error for ENTER action if... |
tree | commitdiff |
1997-09-11 |
drepper | (__init_misc): Only declare static if HAVE_GNU_LD is... |
tree | commitdiff |
1997-07-24 |
drepper | General cleanup. Don't define reentrant hsearch functi... |
tree | commitdiff |
1997-07-12 |
drepper | (ttyslot): Test return value of ttyname_r for == 0... |
tree | commitdiff |
1997-07-06 |
drepper | Update and reformat copyright. |
tree | commitdiff |
next |