delorie.com/djgpp/bugs/show.cgi   search  
Bug 000159

When Created: 06/12/1997 04:17:22
Against DJGPP version: 2.01
By whom: Esa.Peuha@helsinki.fi
Abstract: libf.inf: wrong headers
libc.inf gives wrong header files for the following functions:

Function        Current header  Correct header

biosprint       stdio.h         bios.h
brk             stdlib.h        unistd.h
calloc          malloc.h        stdlib.h
_exit           stdlib.h        unistd.h
__exit          stdlib.h        unistd.h
free            stdio.h         stdlib.h
gettimeofday    sys/time.h      time.h
_mono_putc      mono.h          sys/mono.h

Solution added: 04/13/1999 12:00:06
By whom: eliz@is.elta.co.il
The right place for gettimeofday is corrected in WIP and will be in v2.03.
The rest is corrected in v2.02.

Fixed in version on 04/13/1999 12:00:46
By whom: eliz@is.elta.co.il



  webmaster     delorie software   privacy  
  Copyright © 2010   by DJ Delorie     Updated Jul 2010