Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   kleink
Date:           Tue Mar  9 20:33:22 UTC 1999

Modified Files:
        src/include: unistd.h
        src/lib/libc/sys: brk.2
Log Message:
brk(2) actually returns an int indicating success (0) or failure (-1).  Also,
change its argument to void *.  (Both XSH5).




Home | Main Index | Thread Index | Old Index