2009-02-08 |
David Bartley | Add __USE_XOPEN_OR_POSIX to features.h (now used by... |
tree | commitdiff |
2008-12-25 |
David Bartley | Remove sun compat bits |
tree | commitdiff |
2008-11-05 |
David Bartley | Magic |
tree | commitdiff |
2008-10-05 |
David Bartley | More stuff |
tree | commitdiff |
2008-09-23 |
David Bartley | More stuff |
tree | commitdiff |
2008-09-21 |
David Bartley | Add _SUN_SOURCE to features.h |
tree | commitdiff |
2008-08-11 |
David Bartley | Commit base patch |
tree | commitdiff |
2007-10-17 |
drepper | (__GLIBC_MINOR__): Bump to 7. |
tree | commitdiff |
2007-10-14 |
drepper | Declare __tzset_parse_tz and __tzset_compute. |
tree | commitdiff |
2007-10-14 |
drepper | Add libc_hidden_proto for ftello. |
tree | commitdiff |
2007-10-07 |
drepper | Redirection for bits/error.h. |
tree | commitdiff |
2007-10-01 |
drepper | (__fsetlocking): Define as macro. |
tree | commitdiff |
2007-09-29 |
drepper | (struct link_map): Change type of l_reldeps to struct... |
tree | commitdiff |
2007-09-18 |
drepper | (struct link_map): Add l_serial field. |
tree | commitdiff |
2007-09-18 |
drepper | (__isoc99_fwscanf, __isoc99_wscanf,__isoc99_swscanf... |
tree | commitdiff |
2007-09-18 |
drepper | (__isoc99_fscanf, __isoc99_scanf, __isoc99_sscanf,... |
tree | commitdiff |
2007-09-15 |
drepper | (__fortify_fail): Add libc_hidden_proto. |
tree | commitdiff |
2007-09-15 |
drepper | (__vfwprintf_chk, __vswprintf_chk): Avoid prototypes... |
tree | commitdiff |
2007-09-15 |
drepper | (__sprintf_chk, __snprintf_chk, __vsprintf_chk, __vsnpr... |
tree | commitdiff |
2007-09-15 |
drepper | (__USE_EXTERN_INLINES): Define only when __extern_inlin... |
tree | commitdiff |
2007-08-11 |
drepper | Adjust __gen_tempname prototype. |
tree | commitdiff |
2007-08-07 |
roland | 2007-08-06 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2007-08-03 |
drepper | Declare __have_o_cloexec. |
tree | commitdiff |
2007-08-03 |
drepper | Add __wcsto*_internal prototypes. |
tree | commitdiff |
2007-08-03 |
drepper | Add __strto*_internal prototypes here. |
tree | commitdiff |
2007-07-28 |
drepper | (enum ptime_locale_status): Remove. |
tree | commitdiff |
2007-07-19 |
drepper | (__USE_ISOC95): New define. |
tree | commitdiff |
2007-06-20 |
drepper | Don't include rtld-lowlevel.h. |
tree | commitdiff |
2007-06-19 |
drepper | (struct link_map): Add l_contiguous field. |
tree | commitdiff |
2007-05-24 |
drepper | Forwarding header for io/bits/fcntl2.h. |
tree | commitdiff |
2007-05-24 |
drepper | Declare __open_2, __open64_2, __openat_2, and __openat64_2. |
tree | commitdiff |
2007-05-24 |
drepper | Declare __fortify_fail. |
tree | commitdiff |
2007-05-15 |
drepper | (__GLIBC_MINOR__): Define to 6. |
tree | commitdiff |
2007-05-11 |
drepper | Move l_version and l_nversion members around to fill... |
tree | commitdiff |
2007-05-10 |
drepper | Redefine __nonnull so that test for incorrect parameter... |
tree | commitdiff |
2007-04-19 |
drepper | Add madvise hidden. |
tree | commitdiff |
2007-04-19 |
drepper | (__nis_domain_of): New prototype. |
tree | commitdiff |
2007-03-17 |
drepper | (struct link_map): New forward decl. |
tree | commitdiff |
2007-02-09 |
drepper | Declare __res_nopt. |
tree | commitdiff |
2007-02-02 |
drepper | (__uselocale): Add libc_hidden_proto. |
tree | commitdiff |
2007-01-13 |
drepper | Only redefine strndupa if this is really for libc code. |
tree | commitdiff |
2006-12-21 |
drepper | (atomic_forced_read): New macro. |
tree | commitdiff |
2006-12-10 |
drepper | Fix comment about default value for _POSIX_C_SOURCE. |
tree | commitdiff |
2006-11-09 |
drepper | (declare_symbol): Rename to... |
tree | commitdiff |
2006-10-28 |
drepper | Remove conditional code which now is unnecessary. |
tree | commitdiff |
2006-10-28 |
drepper | Add prototype for _dl_close_worker. |
tree | commitdiff |
2006-10-27 |
drepper | USE_TLS support is now default. |
tree | commitdiff |
2006-10-27 |
drepper | (struct r_scoperec): Remove. |
tree | commitdiff |
2006-10-18 |
drepper | Add a unique prefix to all local variables in macros. |
tree | commitdiff |
2006-10-11 |
drepper | Define catomic_* operations. |
tree | commitdiff |
2006-10-10 |
drepper | Inlcude <rtld-lowlevel.h>. |
tree | commitdiff |
2006-10-10 |
drepper | Rename atomic_and to atomic_and_val and atomic_or to... |
tree | commitdiff |
2006-10-07 |
drepper | (SHLIB_COMPAT): Expand parameters before use. |
tree | commitdiff |
2006-10-06 |
drepper | (__GLIBC_MINOR__): It's glibc 2.5 now. |
tree | commitdiff |
2006-09-24 |
drepper | (struct in6addrinfo): Define in6ai_homeaddress. |
tree | commitdiff |
2006-09-20 |
drepper | Fix one comment. |
tree | commitdiff |
2006-08-03 |
drepper | (__libc_msgsnd): Change return value to ssize_t. |
tree | commitdiff |
2006-07-31 |
roland | 2006-07-30 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-07-31 |
roland | 2006-07-30 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-07-29 |
drepper | Declare __nanosleep_nocancel. |
tree | commitdiff |
2006-07-29 |
drepper | Declare __pause_nocancel. |
tree | commitdiff |
2006-07-10 |
drepper | (struct link_map): Add l_gnu_bitmask_idxbits, l_gnu_shift, |
tree | commitdiff |
2006-05-25 |
drepper | Remove libc_hidden_proto for inet6_option_alloc. |
tree | commitdiff |
2006-05-15 |
drepper | Mark all functions as hidden. |
tree | commitdiff |
2006-05-15 |
drepper | Mark all functions as hidden. |
tree | commitdiff |
2006-05-15 |
drepper | Maek all _internal functions as hidden. |
tree | commitdiff |
2006-05-15 |
drepper | Mark xdr_des_block_internal and xdr_opaque_auth_interna... |
tree | commitdiff |
2006-05-15 |
drepper | Make all _internal functions as hidden. |
tree | commitdiff |
2006-05-12 |
drepper | Declare _ns_flagdata as hidden. |
tree | commitdiff |
2006-05-12 |
drepper | Add libnsl_hidden_proto for xdr_ypresp_master. |
tree | commitdiff |
2006-05-12 |
drepper | Add libnsl_hidden_proto for xdr_ypbind_resp. |
tree | commitdiff |
2006-05-12 |
drepper | Add libnsl_hidden_proto for xdr_cback_data. |
tree | commitdiff |
2006-05-12 |
drepper | Add libnsl_hidden_proto for xdr_ypupdate_args. |
tree | commitdiff |
2006-05-11 |
drepper | Add libnsl_hidden_proto for xdr_ypresp_order. |
tree | commitdiff |
2006-05-11 |
drepper | Add libnsl_hidden_proto for xdr_ypresp_maplist. |
tree | commitdiff |
2006-05-11 |
drepper | Shadow header for nis/rpcsvc/nis_callback.h. |
tree | commitdiff |
2006-05-11 |
drepper | Add libnsl_hidden_proto for xdr_ypresp_val. |
tree | commitdiff |
2006-05-11 |
drepper | Add libnsl_hidden_proto for xdr_ypreq_nokey. |
tree | commitdiff |
2006-05-11 |
drepper | Add libnsl_hidden_proto for xdr_ypmaplist. |
tree | commitdiff |
2006-05-11 |
drepper | Add libnsl_hidden_proto for xdr_ypreq_nokey. |
tree | commitdiff |
2006-05-11 |
drepper | Add libnsl_hidden_proto for xdr_ypdelete_args. |
tree | commitdiff |
2006-05-06 |
drepper | Also optimize NS_PUT16 and NS_PUT32. |
tree | commitdiff |
2006-05-06 |
drepper | Add optimizations for NS_GET16 and NS_GET32. |
tree | commitdiff |
2006-04-25 |
drepper | [_GNU_SOURCE] (_POSIX_C_SOURCE): Define to 200112L. |
tree | commitdiff |
2006-04-24 |
drepper | (readlinkat): Add libc_hidden_proto. |
tree | commitdiff |
2006-04-20 |
drepper | Get uint32_t definition. |
tree | commitdiff |
2006-04-16 |
drepper | Define struct in6addrinfo. |
tree | commitdiff |
2006-03-01 |
roland | 2006-02-28 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-03-01 |
roland | 2006-02-28 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-02-24 |
roland | 2006-02-23 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-02-21 |
roland | 2006-02-15 Thomas Schwinge <tschwinge@gnu.org> |
tree | commitdiff |
2006-02-17 |
drepper | (atomic_and, atomic_or): Define. |
tree | commitdiff |
2006-02-12 |
drepper | Declare __fxstatat. |
tree | commitdiff |
2006-02-12 |
drepper | Add __fdopendir declaration. |
tree | commitdiff |
2006-02-03 |
drepper | Declare __futimes. |
tree | commitdiff |
2006-02-02 |
roland | 2006-02-02 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2006-01-20 |
drepper | Declare __have_atfcts. |
tree | commitdiff |
2006-01-14 |
roland | 2006-01-14 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2006-01-14 |
roland | 2006-01-14 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2006-01-12 |
roland | 2006-01-12 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
next |