NetBSD/common/lib/libc
christos 00f17ebc18 Use defined constant instead of direct value (Etienne Brateau) 2021-10-28 15:09:08 +00:00
..
arch remove duplicate the article in comments. 2021-10-04 21:02:39 +00:00
atomic make some prototypes match the builtin properly. GCC 9 complains 2020-09-07 00:52:19 +00:00
cdb mark parameter as unused. 2017-01-10 23:06:06 +00:00
gen fix typos in word "successfully", mainly s/succesfully/successfully/. 2021-09-16 21:29:41 +00:00
gmon remove lint exclusion 2021-08-30 12:52:32 +00:00
hash Use defined constant instead of direct value (Etienne Brateau) 2021-10-28 15:09:08 +00:00
inet Avoid undefined behavior in an inet_addr.c 2018-07-26 00:20:41 +00:00
md Remove __P usage. 2012-03-20 16:21:41 +00:00
misc fix various typos in comments, messages and documentation. 2021-09-19 10:34:06 +00:00
net Lint seems to prefer that we cast via (void*) and not directly to 2012-03-21 20:02:56 +00:00
quad use explicit cast to pacify lint. 2012-12-07 15:41:02 +00:00
rpc get rid of caddr_t 2019-06-16 16:01:44 +00:00
stdlib common/lib/libc/stdlib: Fix possible signed integer overflow. 2020-02-22 14:47:29 +00:00
string memmem: remove unreachable return statement 2021-05-16 09:43:39 +00:00
sys Fix bug, the computation of cpuset_nentries was incorrect, we must do +1 2019-05-11 11:53:55 +00:00
Makefile.inc Provide all the LSE operation fuctions. The use of LSE instructions is 2021-04-27 09:14:24 +00:00