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 |
1997-05-24 |
Ulrich Drepper | (__bt_open): Only try to use st_blksize (from struct...
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Add EPERM.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | New file, needed for standalone compilation.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Fix typo.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | .
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | (hol_add_cluster): Initialize CL->depth.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Update.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcstoull.c for use as wcstoull_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcstoul.c for use as wcstoul_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcstoll.c for use as wcstoll_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcstol.c for use as wcstol_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcstold.c for use as wcstold_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcstof.c for use as wcstof_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcstod.c for use as wcstod_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Change for compiling as wcstold_l.c
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Change for compiling as wcstof_l.c
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcsncase.c to compile as wcsncasecmp_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Wrapper around wcscasecmp.c to compile as wcscasecmp_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Change for compiling as wcsncasecmp_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Change for compiling as wcscasecmp_l.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Add prototypes for wcstol_l, wcstoul_l, wcstoll_l,...
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | (routines): Add wcstol_l, wcstoul_l, wcstoll_l, wcstoull_l...
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Linux specific internet socket definitions.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Moved out of sysdeps.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Moved functions to dl-sysdep.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Move functions from dl-sysdepio.c to here, but mark...
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | (elf_machine_runtime_setup): Update skeleton definition.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | (elf_machine_runtime_setup): Return lazy.
|
commit | commitdiff | tree |
1997-05-24 |
Ulrich Drepper | Generic internet socket definitions.
|
commit | commitdiff | tree |