1997-05-30 |
Ulrich Drepper | Terminate last line
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | Update.
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | (tdestroy): New function.
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | Add comments. Declare tdestroy.
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | Tests for ftw.
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | Shell script to run tests for ftw.
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | Define FTW_SL also for __USE_BSD.
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | Various corrections.
|
commit | commitdiff | tree |
1997-05-30 |
Ulrich Drepper | (test-srcs): Add ftwtest.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Add test-include
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Update.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Correct/normalize indentation in cpp directives.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <net/if.h> for IFNAMSIZ.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <time.h> for time_t.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <unistd.h> for prototype.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Fix missing negate. Use __m81_test instead of explicit...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Use ISO C declaration style.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <string.h> for prototype.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (__dispatch_fn_t): New.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Correct function declaration to avoid warning.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (compare): Correct function declaration to avoid warning.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (handler): Correct function declaration to avoid warning.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (getanswer_r): Test host name for maximal length at...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (res_send): Check for overflow in descriptor set.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (res_init): Make `buf' of size MAXDNAME.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (precsize_aton): Better implementation.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (dn_expand): Check for overflow.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (inet_net_pton_ipv4): Correct typo in comment.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (getanswer): Test host name for maximal length at several...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (b64_pton): Follow T1A but don't use this code since...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <alloca.h> to avoid warning.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Always use inet_pton.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Adapt text address matching to T1A.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Arg 3 of map_v4v6_hostent is int* not size_t*.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <string.h> to fix warning.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (compile): Correct typo.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Renamed to test-ldouble.c.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Frontend for long double tests.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Frontend for double tests of inlined functions.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Implement testing of inlined functions, make output...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Fix typo in comment.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Add rules for new test programs, change rules for renaming of
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Implementation of utmp daemon.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Implementation of utmpname function.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Tool to dump utmp-like files.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Daemon backend for UTMP functions.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Add updwtmp to write to file.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Not needed.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Declare __utmpname.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (struct utfuncs): Add one more parameter to updwtmp...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <ioctl-types.h> for definition of struct winsize.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Function to add UTMP record to arbitrary file.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Remove `updwtmp' function.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Use `updwtmp' function insteead of writing the record...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Remove db backend and provide support for utmpd backend.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Update for UTMP daemon implementation.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Update for new implementation and XPG4.2.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Complete rewrite. Add implementation of `nftw'.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Include <netinet/in.h> for in6_addr.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Rename __log2 to __hash_log2 to avoid clash with libm.
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | Put extern before __const in defintion of argp_program_bug_a...
|
commit | commitdiff | tree |
1997-05-29 |
Ulrich Drepper | (argp_args_usage): Supply correct argp to filter_doc.
|
commit | commitdiff | tree |
1997-05-28 |
Ulrich Drepper | Correct names of ?INT_FAST*_{MAX,MIN} macros.
|
commit | commitdiff | tree |
1997-05-28 |
Ulrich Drepper | Correct names of unsigned fast and least types.
|
commit | commitdiff | tree |
1997-05-28 |
Ulrich Drepper | (make-ioctls-CFLAGS): Use generic ttydefaults.h file...
|
commit | commitdiff | tree |
1997-05-28 |
Ulrich Drepper | (strptime_internal, case 'Y'): Restrict year number...
|
commit | commitdiff | tree |
1997-05-28 |
Ulrich Drepper | (bzero): Fix typo.
|
commit | commitdiff | tree |
1997-05-28 |
Ulrich Drepper | Update crypt FTP address.
|
commit | commitdiff | tree |
1997-05-27 |
Ulrich Drepper | Update.
|
commit | commitdiff | tree |
1997-05-27 |
Ulrich Drepper | Fix typo.
|
commit | commitdiff | tree |
1997-05-27 |
Ulrich Drepper | Update.
|
commit | commitdiff | tree |
1997-05-27 |
Ulrich Drepper | (obstack_printf): Fix bug in de-ansidecl-fication.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Update.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | (scheck): Make 2nd parameter const.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | De-ansidecl-fy.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Add missing #include <xlocale.h>.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | (struct argp_state): `argp' field renamed to `root_argp'.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | (parser_init): For the special case where no parsing...
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | (__argp_state_help, argp_args_usage, hol_help):
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Add AC_PROG_CC_LOCAL which does not fail for environments...
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Regenerated: autoconf sysdeps/generic/configure.in
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Regenerated: autoconf sysdeps/unix/configure.in
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Regenerated: autoconf sysdeps/unix/common/configure.in
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | (__initstate_r): Initialize randomizer type in state...
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | (__erand48_r): Don't generate numbers in [0.5,1.0)...
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Provide Linux/SPARC defaults.
|
commit | commitdiff | tree |
1997-05-26 |
Ulrich Drepper | Wrapper to generic in.h file.
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | Use GOT, instead of GOTOFF.
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | (_start): Change local label "nofini" to ".Lnofini".
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | (_mcleanup): Free tostruct array allocated in monstartup.
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | Update.
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | Don't use relative include paths, use <...>.
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | Implement # flag which changes case of output for
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | (elf_machine_rel): Print warning about changed size...
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | (Formatted Messages): Corrected some typos.
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | (_dl_verbose): New variable, define.
|
commit | commitdiff | tree |
1997-05-25 |
Ulrich Drepper | (_dl_verbose): New variable, declare.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | (logb): Fix thinko, reverse output values.
|
commit | commitdiff | tree |