Commit graph

10 commits

Author SHA1 Message Date
Ulrich Drepper 48a686308e (SYSCALL_ERROR_HANDLER): Don't store into global errno if we already
store through __errno_location.
1998-03-06 11:38:58 +00:00
Ulrich Drepper 3616c197cd Add _errno definition. 1998-02-26 17:14:15 +00:00
Ulrich Drepper 3acff87e5b Tiny cleanups. 1997-05-31 00:46:24 +00:00
Ulrich Drepper f1fc182396 update from main archive 961203 1996-12-04 01:41:27 +00:00
Ulrich Drepper b1691e6dce update from main archive 961001 1996-10-02 01:39:48 +00:00
Ulrich Drepper 44b8acdd3a update from main archive 960906 1996-09-07 04:10:03 +00:00
Ulrich Drepper 11309adfce update from main archive 960904 1996-09-05 02:48:53 +00:00
Roland McGrath 7cc46c1976 Wed Jul 17 10:54:20 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/alpha/sysdep.S: Make errno a bss symbol, not a
	common symbol (makes errno accessible from gdb).
1996-07-18 08:41:25 +00:00
Roland McGrath 51ac76881f Fri Jun 28 16:53:01 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/alpha/sysdep.S: Make ldgp part of the prologue.
	Fix by Richard Henderson.
1996-07-01 22:16:11 +00:00
Roland McGrath e3829e904a Mon Jun 10 17:50:31 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/unix/alpha/sysdep.S: Renamed from
	sysdeps/unix/sysv/linux/alpha/sysdep.S.  This file works for OSF/1
 	as well.
	* sysdeps/unix/bsd/osf/alpha/sysdep.S: Remove (note that the
 	EWOULDBLOCK -> EAGAIN mapping was unnecessary since
 	EWOULDBLOCK==EAGAIN under DEC Unix and Linux/Alpha).
1996-06-19 06:37:47 +00:00
Renamed from sysdeps/unix/bsd/osf/alpha/sysdep.S (Browse further)