Date: Mon, 26 Nov 2001 17:40:08 +0100 (CET) From: Joerg Schilling <schilling@fokus.gmd.de> To: FreeBSD-gnats-submit@freebsd.org Subject: misc/32296: brk() has illegal prototype Message-ID: <200111261640.fAQGe8K10898@fokus.gmd.de>
next in thread | raw e-mail | index | archive | help
>Number: 32296 >Category: misc >Synopsis: brk() has illegal prototype >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 26 08:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joerg Schilling >Release: FreeBSD 5.0-CURRENT i386 >Organization: FhG FOKUS >Environment: System: FreeBSD beagle.fokus.gmd.de 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Mon Nov 26 12:48:36 CET 2001 hbb@beagle.fokus.gmd.de:/opt/obj/usr/src/sys/BEAGLE i386 >Description: >How-To-Repeat: >Fix: brk() always have been returning int and is supposed tto return int by the standard http://www.opengroup.org/onlinepubs/7908799/xsh/brk.html FreeBSD returns char * instead.... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111261640.fAQGe8K10898>