lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
From: tmh at whitefang.com (Thamer Al-Harbash)
Subject: linux type definitions

On Mon, 14 Apr 2003, Timo Sirainen wrote:

> size_t is defined to be unsigned in C99 standard. Some implementations have
> defined it as signed, but I'd consider those to be broken. strlen() can't
> return a value out of range of size_t, or the implementation is broken
> (size_t should have been defined larger).

ssize_t is the counterpart of size_t which is signed.

-- 
Thamer Al-Harbash            http://www.whitefang.com/
	(if (> pressure too-much-pressure)
		'flame 'work)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ