2000-05-04 |
drepper | Document syscall function. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | Fix reference. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | Fix reference. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (Program Basics): Change section title. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | New node "Charset conversion in gettext". |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_load_domain): Look at the domainbinding's |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_make_l10nflist): Add domainbinding argument. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (struct loaded_l10nfile): Add domainbinding field. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_find_domain): Add domainbinding argument. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (struct binding): Add codeset field. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (dcigettext): Pass binding to _nl_find_domain. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (set_binding_values): New function. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (bind_textdomain_codeset): New declaration. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (__open_catalog): Use __builtin_expect where appropriat... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (extend_alias_table): Return an error indicator. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_load_domain): Use __builtin_expect where appropriate. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (dcigettext, _nl_find_msg): Use __builtin_expect where... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (__builtin_expect): Define as empty if not a compiler... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (__builtin_expect): Define as empty if not a compiler... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | Define _GNU_SOURCE as early as possible. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_load_domain): Initialize domain->conv_tab. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_find_msg): Terminate __gconv loop if return |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (norm_add_slashes): Move away. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (norm_add_slashes): Move to here. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_load_domain): Normalize strings passed to __gconv_... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (_nl_load_domain): Deal with EINTR. Include <errno.h>. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (transcmp): Compare the domains as well. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | Declare __strdup and __strndup if necessary. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | (pthread_exit): Use THREAD_GETMEM_NC instead of THREAD_... |
commit | commitdiff | tree | snapshot |
2000-05-04 |
drepper | Remove @w from @itemize. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
aj | Update. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
aj | 2000-05-02 Andreas Jaeger <aj@suse.de> |
commit | commitdiff | tree | snapshot |
2000-05-02 |
aj | Update. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
aj | 2000-05-02 Andreas Jaeger <aj@suse.de> |
commit | commitdiff | tree | snapshot |
2000-05-02 |
aj | Update. |
commit | commitdiff | tree | snapshot |
2000-05-02 |
aj | 2000-04-30 Bruno Haible <haible@clisp.cons.org> |
commit | commitdiff | tree | snapshot |
2000-05-01 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
drepper | Linux dirent structure definition. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
drepper | Functions to convert AIX dirent structure to Linux... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
drepper | Change posix_spawnattr_getdefault and |
commit | commitdiff | tree | snapshot |
2000-05-01 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
drepper | Change posix_spawnattr_getdefault and |
commit | commitdiff | tree | snapshot |
2000-05-01 |
aj | Update. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
aj | 2000-05-01 Andreas Jaeger <aj@suse.de> |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Document getdomainname, setdomainname and sysctl. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Document stty and gtty. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (_POSIX_PATH_MAX): Increase to 256 in accordance with... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (read_input_file): Use isblank and not isspace to recog... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (if_nameindex): Set errno to ENOBUFS if we are out... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (F_SETOWN, F_GETOWN): Make available if __USE_XOPEN2K. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (options): Add missing initializer. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (main): Fix typo. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (main): Handle input file name "-" correctly. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Add declaration for server_user variable. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Add support for new "server-user" option. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Add new option "server-user". |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Start new session for nscd, drop privilegs to configure... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Add comment explaining that changing the __restore... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Do not include <sys/user.h>. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Allow ss_* instead of SS_*. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (struct hostent): Fix type of h_length member. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (gethostbyaddr): Likewise. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (_nss_files_gethostbyaddr_r): Likewise. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (__nscd_gethostbyaddr_r): Fix types of first and second... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (__nscd_gethostbyaddr_r): Fix types of first and second... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (gethostbyaddr_r): Fix types of first and second parameter. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (_nss_nisplus_gethostbyaddr_r): Fix types of first... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (_nss_nis_gethostbyaddr_r): Fix types of first and... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (getipnodebyname): Fix types of first and second parameter. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (gethostbyaddr): Fix types of first and second parameter. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | (__gethostbyaddr): Fix types of first and second parameter. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Add pthread_barrier_t, pthread_barrierattr_t, and pthre... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Add S_TYPEISTMO and isfdtype. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Data to test sys/utsname.h. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Data to test sys/un.h. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Data to test sys/socket.h. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Add POSIX_MADV_NORMAL, POSIX_MADV_SEQUENTIAL, POSIX_MAD... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Data to test netinet/tcp.h. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Data to test netinet/in.h. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
drepper | Data to test net/if.h. |
commit | commitdiff | tree | snapshot |
next |