summaryrefslogtreecommitdiff
path: root/lib/libc/gen/setmode.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-03-21fix argument order.christos
2012-03-20Use C89 definitions.matt
2005-10-01Make sure that setmode sets errno on failure (it used to return a randomchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-15Rename auto variable shading global sigset().kleink
2000-01-25Use tab to indent.enami
2000-01-22Delint.mycroft
2000-01-22Delint.mycroft
2000-01-20- To detect realloc failure, need to check the value just returned by it.enami
2000-01-20Use strtol() to check validity of numeric values, rather thanmycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-03-16Fix gcc-2.8.1 warnings.christos
1998-02-27trivial changes to quiet lint.perry
1998-02-03remove obsolete register declarationsperry
1997-10-08Make sure the command list is properly terminated when parsing anmycroft
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-02-07I ``who'' was not specified, set the appropriate bits as the manual pagechristos
1996-12-20pull in unistd.h, const poisoningcgd
1996-04-03Add explict function return typesjtc
1995-03-23removed unnecessary #include <stddef.h>jtc
1995-03-04fix up some RCS Id's i botched.cgd
1995-02-27merge with 4.4-Lite, keeping local changes. clean up Idscgd
1994-03-29update based on some work i did for 4.4BSDcgd
1994-02-11hopefully last one; more corner cases. Thanks to Mark Weaver forcgd
1994-02-10fix -[ugo] and =[ugo]cgd
1994-02-10clean up, reorganize, etc.cgd
1994-01-04DTRT if op is =cgd
1993-12-23Explicitly declare function return types to silence "gcc -Wall".jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd