Date: Wed, 22 Feb 1995 07:34:07 -0800 From: "Jordan K. Hubbard" <jkh> To: current Subject: TRUE and FALSE Message-ID: <199502221534.HAA17757@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
These have always been traditionally defined in <stdio.h>, yet I see that we don't do it there. Are these now in violation of POSIX namespace or something? Should I be including something else to get them? So far, I see definitions in: <curses.h> <dialog.h> <ncurses.h> <netccitt/hdlc.h> <netiso/tp_param.h> <nfs/nfs_node.c> <nfs/nfs_nqlease.c> <nfs/nfs_socket.c> <nfs/nfs_srvcache.c> <nfs/nfs_subs.c> <nfs/nfs_syscalls.c> <nfs/nfs_vfsops.c> <nfs/nfs_vnops.c> <rpc/types.h> And that seems a little silly (so is exporting the entire NFS tree into /usr/include, while we're talking about silly, but that's another diatribe entirely). Comments? Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502221534.HAA17757>