1995-01-26 |
roland | (abort, exit): Replace __NORETURN keyword with __attribute__...
|
commit | commitdiff | tree |
1995-01-26 |
roland | (_exit): Replace __NORETURN keyword with __attribute__...
|
commit | commitdiff | tree |
1995-01-26 |
roland | (sysdep_routines): Removed __setpgid, __getpgid.
|
commit | commitdiff | tree |
1995-01-26 |
roland | Renamed __setpgrp to __setpgid, added weak aliases...
|
commit | commitdiff | tree |
1995-01-26 |
roland | (__getpgrp): Renamed to __getpgid, with weak alias...
|
commit | commitdiff | tree |
1995-01-26 |
roland | Renamed __setpgrp to __setpgid, added weak aliases...
|
commit | commitdiff | tree |
1995-01-26 |
roland | (__getpgrp): Renamed to __getpgid, with weak alias...
|
commit | commitdiff | tree |
1995-01-26 |
roland | Renamed __setpgrp to __setpgid, added weak aliases...
|
commit | commitdiff | tree |
1995-01-26 |
roland | (__getpgrp): Renamed to __getpgid, with weak alias...
|
commit | commitdiff | tree |
1995-01-26 |
roland | Included file was renamed from setpgrp.c.
|
commit | commitdiff | tree |
1995-01-26 |
roland | Included file was renamed from __getpgrp.c.
|
commit | commitdiff | tree |
1995-01-26 |
roland | Use subcall 4 to __pgrpsys.
|
commit | commitdiff | tree |
1995-01-26 |
roland | Use subcall 5 to __pgrpsys.
|
commit | commitdiff | tree |
1995-01-26 |
roland | Renamed __getpgrp to __getpgid, added weak alias getpgid.
|
commit | commitdiff | tree |
1995-01-26 |
roland | Renamed __setpgrp to __setpgid, added weak aliases...
|
commit | commitdiff | tree |
1995-01-26 |
roland | Call __getpgid with zero.
|
commit | commitdiff | tree |
1995-01-26 |
roland | Renamed __setpgrp to __setpgid, added weak aliases...
|
commit | commitdiff | tree |
1995-01-26 |
roland | Renamed __getpgrp to __getpgid, added weak alias getpgid.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Use new libc-symbols.h macro for stub warning.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Use new libc-symbols.h macro for stub warning.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Use new libc-symbols.h macro for stub warning.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Use new libc-symbols.h macro for stub warning.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Included file was renamed from __getdents.S.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Remove __NORETURN; it's obsolete.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Dont include gnu-stabs.h.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Include hurd/ioctl.h.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Use new libc-symbols.h macro for stub warning.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Remove __NORETURN; it's obsolete.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Remove __CONSTVALUE; it's obsolete.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Include hurd/ioctl.h.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Initial revision
|
commit | commitdiff | tree |
1995-01-25 |
roland | ioctl handler stuff moved to hurd/ioctl.h.
|
commit | commitdiff | tree |
1995-01-25 |
roland | Put AC_AIX and AC_MINIX early, before any compile tests.
|
commit | commitdiff | tree |
1995-01-25 |
roland | (timer_thread): Call __msg_sig_post_request, not __sig_post_...
|
commit | commitdiff | tree |
1995-01-24 |
roland | Call __msg_sig_post instead of __sig_post.
|
commit | commitdiff | tree |
1995-01-24 |
roland | Call __msg_sig_post instead of __sig_post.
|
commit | commitdiff | tree |
1995-01-24 |
roland | Call __msg_sig_post instead of __sig_post.
|
commit | commitdiff | tree |
1995-01-24 |
roland | Call __msg_sig_post instead of __sig_post.
|
commit | commitdiff | tree |
1995-01-24 |
roland | Call __msg_sig_post instead of __sig_post.
|
commit | commitdiff | tree |
1995-01-24 |
roland | (__NORETURN, __CONSTVALUE): Macros removed.
|
commit | commitdiff | tree |
1995-01-24 |
roland | Initial revision
|
commit | commitdiff | tree |
1995-01-24 |
roland | Initial revision
|
commit | commitdiff | tree |
1995-01-24 |
roland | [weak_alias] (timelocal): Define as weak alias for...
|
commit | commitdiff | tree |
1995-01-24 |
roland | (mig_strncpy): Define as weak alias for __mig_strncpy.
|
commit | commitdiff | tree |
1995-01-23 |
roland | (mach_msg_destroy): Define as weak alias for __mach_msg_destroy.
|
commit | commitdiff | tree |
1995-01-23 |
roland | (+init): Test $(gnu-ld)=yes, not for $(+gnu-stabs)...
|
commit | commitdiff | tree |
1995-01-23 |
roland | (mach_setup_thread): Define as weak alias.
|
commit | commitdiff | tree |
1995-01-23 |
roland | (tzname, daylight, timezone): Define as weak aliases...
|
commit | commitdiff | tree |
1995-01-23 |
roland | (hurd_sig_post): Define as weak alias.
|
commit | commitdiff | tree |
1995-01-23 |
roland | Add weak aliases for non-__ names.
|
commit | commitdiff | tree |
1995-01-22 |
roland | (routines): Remove __ names, index, rindex, and bcmp.
|
commit | commitdiff | tree |
1995-01-22 |
roland | [weak_alias] (index): Define as weak alias for strchr.
|
commit | commitdiff | tree |
1995-01-22 |
roland | [weak_alias] (rindex): Define as weak alias for strrchr.
|
commit | commitdiff | tree |
1995-01-22 |
roland | [weak_alias] (index): Define as weak alias for strchr.
|
commit | commitdiff | tree |
1995-01-22 |
roland | [weak_alias] (bcmp): Define as weak alias for memcmp.
|
commit | commitdiff | tree |
1995-01-22 |
roland | Do move bufp by O when that puts it exactly at get_limit.
|
commit | commitdiff | tree |
1995-01-21 |
roland | (--with-elf, --with-weak-symbols): Grok these and define...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Add AC_CONFIG_HEADER(config.h).
|
commit | commitdiff | tree |
1995-01-21 |
roland | Initial revision
|
commit | commitdiff | tree |
1995-01-21 |
roland | Add weak aliases _longjmp, siglongjmp.
|
commit | commitdiff | tree |
1995-01-21 |
roland | Prepend #error this file is obsolete.
|
commit | commitdiff | tree |
1995-01-21 |
roland | Use libc-symbols.h macros for accessing symbol sets.
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
1995-01-21 |
roland | Converted to use weak aliases with macros from libc...
|
commit | commitdiff | tree |
next |