2000-05-05 |
drepper | (_dl_start): Get the function pointer return address via
|
commit | commitdiff | tree |
2000-05-05 |
drepper | Add IA-64 specific definitions.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (_dl_symbol_value): Use LOOKUP_VALUE_ADDRESS to obtain...
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (_dl_vsym): Use DL_SYMBOL_ADDRESS() to obtain the symbol...
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (fixup): Add the value returned in the symbol lookup...
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (RESOLVE_MAP): Define.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (_dl_lookup_symbol): Likewise.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (_dl_map_object_from_fd): Little of computation of...
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (struct do_dlsym_args): Change loadbase to a lookup_t.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | Remove incorrect definitions of <So> and <OR>.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (_SC* enum): Avoid comma at the end of enum.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (__gconv_t): Add __extension__ to make gcc -pedantic...
|
commit | commitdiff | tree |
2000-05-05 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-05 |
drepper | (main): Print the locale name as well in the error...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (dl_open_worker): Use l_map_start and l_map_end to...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_find_locale): Add new parameter to calls of _nl_make_l1...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Make fseeko and ftello prototypes available is __USE_LARGEFILE.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (unsetenv): Follow change to the real unsetenv implementatio...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (dcigettext): Do the defaulting of 'domainname' before...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (res_querydomain): Remove redefinition to __res_querydomain.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Update from translation team.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Document syscall function.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Fix reference.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Fix reference.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (Program Basics): Change section title.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | New node "Charset conversion in gettext".
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_load_domain): Look at the domainbinding's
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_make_l10nflist): Add domainbinding argument.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (struct loaded_l10nfile): Add domainbinding field.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_find_domain): Add domainbinding argument.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (struct binding): Add codeset field.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (dcigettext): Pass binding to _nl_find_domain.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (set_binding_values): New function.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (bind_textdomain_codeset): New declaration.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (__open_catalog): Use __builtin_expect where appropriate...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (extend_alias_table): Return an error indicator.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_load_domain): Use __builtin_expect where appropriate.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (dcigettext, _nl_find_msg): Use __builtin_expect where...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (__builtin_expect): Define as empty if not a compiler...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (__builtin_expect): Define as empty if not a compiler...
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Define _GNU_SOURCE as early as possible.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_load_domain): Initialize domain->conv_tab.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_find_msg): Terminate __gconv loop if return
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (norm_add_slashes): Move away.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (norm_add_slashes): Move to here.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_load_domain): Normalize strings passed to __gconv_open.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (_nl_load_domain): Deal with EINTR. Include <errno.h>.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (transcmp): Compare the domains as well.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Declare __strdup and __strndup if necessary.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-04 |
drepper | (pthread_exit): Use THREAD_GETMEM_NC instead of THREAD_GETMEM
|
commit | commitdiff | tree |
2000-05-04 |
drepper | Remove @w from @itemize.
|
commit | commitdiff | tree |
2000-05-01 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-01 |
drepper | Linux dirent structure definition.
|
commit | commitdiff | tree |
2000-05-01 |
drepper | Functions to convert AIX dirent structure to Linux...
|
commit | commitdiff | tree |
2000-05-01 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-01 |
drepper | Change posix_spawnattr_getdefault and
|
commit | commitdiff | tree |
2000-05-01 |
drepper | Update.
|
commit | commitdiff | tree |
2000-05-01 |
drepper | Change posix_spawnattr_getdefault and
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Document getdomainname, setdomainname and sysctl.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Document stty and gtty.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Fix typo.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (_POSIX_PATH_MAX): Increase to 256 in accordance with...
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (read_input_file): Use isblank and not isspace to recognize...
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (if_nameindex): Set errno to ENOBUFS if we are out...
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (options): Add missing initializer.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (main): Fix typo.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (main): Handle input file name "-" correctly.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Add declaration for server_user variable.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Add support for new "server-user" option.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Add new option "server-user".
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Start new session for nscd, drop privilegs to configured...
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Add comment explaining that changing the __restore...
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Do not include <sys/user.h>.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Allow ss_* instead of SS_*.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | Update.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (struct hostent): Fix type of h_length member.
|
commit | commitdiff | tree |
2000-04-30 |
drepper | (gethostbyaddr): Likewise.
|
commit | commitdiff | tree |
next |