summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
1994-10-26Change all size_t uses to int in obstack sections.cvs/mib-28oct94Roland McGrath
1994-10-26(Non-Local Exits and Signals): Remove old !!! comment.Roland McGrath
1994-10-26(Open-time Flags): Say POSIX.1 requires write access for O_TRUNC.Roland McGrath
1994-10-263 args to main is not POSIX.1.Roland McGrath
1994-10-26Update CIGNORE and TCSASOFT doc.Roland McGrath
1994-10-25(Feature Test Macros): Node moved off to creature.texi.Roland McGrath
1994-10-25Initial revisionRoland McGrath
1994-10-25(indices): New variable; include ky.Roland McGrath
1994-10-25(File Status Flags): Rewritten.Roland McGrath
1994-10-24(Priority): Fix up setpriority slightly.Roland McGrath
1994-10-24Update menu.Roland McGrath
1994-10-24Fix xrefs.Roland McGrath
1994-10-24(Low-Level Terminal Interface): Fix node name.Roland McGrath
1994-10-24Enhanced description of ITIMER_PROF.Roland McGrath
1994-10-24Removed useless comments.Roland McGrath
1994-10-21Fix up flag bit descriptions.Roland McGrath
1994-10-21(Setting Modes): Break up grouping in example.Roland McGrath
1994-10-21(Local Modes): Say LNEXT enables DISCARD too.Roland McGrath
1994-10-21(Error Codes): Add EFTYPE.Roland McGrath
1994-10-21(Permission Bits): Fix xref.Roland McGrath
1994-10-21Sticky update.Roland McGrath
1994-10-20Document %q, %ll modifiers.Roland McGrath
1994-10-20Merged BSD editting chars into Editting Characters.Roland McGrath
1994-10-20Mention gcc -Wformat and attribute syntax.Roland McGrath
1994-10-20(Error Codes): EAGAIN rewritten.Roland McGrath
1994-10-20(Process Completion): Move wait4 here from BSD compat section.Roland McGrath
1994-10-20Rearranged BSD sections, moved sigstacks out of BSD section.Roland McGrath
1994-10-20(Consistency Checking): Document assert_perror.Roland McGrath
1994-10-19(Directory Entries): Comment out xref to sockets section not yet there.Roland McGrath
1994-10-19(Top): Update menu.Roland McGrath
1994-10-19Fix typos.Roland McGrath
1994-10-18(Error Codes): Fix EDESTADDRREQ description.Roland McGrath
1994-10-18Add ISBN number.Roland McGrath
1994-10-18(Noncanonical Input): Fix MIN and TIME descriptions.Roland McGrath
1994-10-17(General Limits): OPEN_MAX and CHILD_MAX xref rlimits.Roland McGrath
1994-10-17(Opening Streams): In FOPEN_MAX, xref OPEN_MAX and RLIMIT_NOFILE.Roland McGrath
1994-10-17(Resource Usage): Rewrite struct rusage member descriptions.Roland McGrath
1994-10-17(Creating a Process): Mention RLIMIT_NPROC with EAGAIN.Roland McGrath
1994-10-17(Operation Error Signals): Fix xrefs.Roland McGrath
1994-10-17(Standard Signals): Update menu.Roland McGrath
1994-10-17(TZ Variable): Document zoneinfo database.Roland McGrath
1994-10-16(Job Control Signals): In GNU, orphans getting stop sigs get SIGKILL.Roland McGrath
1994-10-16(Non-Local Exits and Signals): Add not to check siglongjmp atomicity.Roland McGrath
1994-10-16(Start/Stop Characters): If IXANY, resuming char is not discarded unless itRoland McGrath
1994-10-16Say MAX_INPUT and MAX_CANON are minimum maxima.Roland McGrath
1994-10-16(Array Sort Function): Say stabilizing can make qsort slower.Roland McGrath
1994-10-16(Error Codes): Say that ENOTCONN is instead EDESTADDRREQ for connectionlessRoland McGrath
1994-10-16(Error Codes): ENOBUFS means ENOMEM in GNU.Roland McGrath
1994-10-16(Checking for Errors): Mention EFAULT as result of stack extension failureRoland McGrath
1994-10-14Fix xrefs.cvs/jems-14oct94Roland McGrath