diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-02-29 17:54:05 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-02-29 17:54:05 +0000 |
commit | 94d29f742676d86484a59179b2c75fc46b7767ea (patch) | |
tree | a71c42739347a4777f68766ab272e38a4b71cf1b /lib/libc/stdlib/system.c | |
parent | fdda2333fa7825d6a7461cadb6f07abd19e3ad39 (diff) | |
download | FreeBSD-src-94d29f742676d86484a59179b2c75fc46b7767ea.zip FreeBSD-src-94d29f742676d86484a59179b2c75fc46b7767ea.tar.gz |
Modify soalloc() API so that it accepts a malloc flags argument rather
than a "waitok" argument. Callers now passing M_WAITOK or M_NOWAIT
rather than 0 or 1. This simplifies the soalloc() logic, and also
makes the waiting behavior of soalloc() more clear in the calling
context.
Submitted by: sam
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions