summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2010-05-17Note that all stat-functions are standardized nowadays.jruoho
2010-05-17Reference timeval(3).jruoho
2010-05-17Try to describe the struct stat instead of copy-pasting it from the header.jruoho
2010-05-17Actually the previous is wrong; all of these can set the errno either viajruoho
2010-05-17Fix the note about errno in ERRORS; telldir(3), seekdir(3), and rewinddir(3)jruoho
2010-05-16Sort sections. Fix typo. Fix xref. Improve wording in one case.wiz
2010-05-16At least one markup-typo slipped through the cracks.jruoho
2010-05-16Rewrite much of the page.jruoho
2010-05-15Move the more detailed discussion around the dirent-structure fromjruoho
2010-05-15Remove repeated text "After filling..."pgoyette
2010-05-14Use standard section headers.jruoho
2010-05-14Fix trailing whitespacejoerg
2010-05-14Fix markupjoerg
2010-05-13Join %U.wiz
2010-05-13PR/43300: Takahiro Kambe: LOG_PID and LOG_CONSOLE printed syslogp messageschristos
2010-05-13Use plain references and don't depend on multiple expansion runs.joerg
2010-05-13Mask %U, it is a macro nowadays.joerg
2010-05-13Remove the note about the standard recommending fgets(3);jruoho
2010-05-13Move the structure inside the body text. Some additional markup improvements.jruoho
2010-05-13Build links for syslogp(3), syslogp_r(3), vsyslogp(3), and vsyslogp_r(3).jruoho
2010-05-11Correctly spell 'acknowledged'.mbalmer
2010-05-08Wording.wiz
2010-05-08Remove double quotes around missing function in BUGS section.wiz
2010-05-06Note POSIX compliance.jruoho
2010-05-06Note POSIX compliance. Reword a little around the example.jruoho
2010-05-06.Nm -> .Fn.jruoho
2010-05-06Small improvements to markup and wording.jruoho
2010-05-06Small markup improvements.jruoho
2010-05-06Note that EBADF is optional for fileno() in POSIX.jruoho
2010-05-06Put the historical note to its own section. Note that also the otherjruoho
2010-05-06Note POSIX compliance.jruoho
2010-05-06Correct the discussion about return values: fileno() may fail and return -1.jruoho
2010-05-05Sort errors.wiz
2010-05-05Note the POSIX compliance (already since SUSv2, '97).jruoho
2010-05-05Properly enumerate the two special cases. Also some markup improvements.jruoho
2010-05-05Upon lukem@'s request, put the list of functions back.jruoho
2010-05-04Remove the list of functions.jruoho
2010-05-04Update the -- now quite big -- list of unsupported Linux options.jruoho
2010-05-03Fix previous commit by also moving the type of _malloc_options. In addition,jruoho
2010-05-03Move the '_malloc_options' variable from malloc(3) to jemalloc(3).jruoho
2010-05-03Note the problems with SSP.jruoho
2010-05-03Note secure_path(3) in SEE ALSO.jruoho
2010-05-03Move the examples to where they belong, in EXAMPLES.jruoho
2010-05-03Split the implementation details of malloc(3) to a separate jemalloc(3)jruoho
2010-05-03Add more markup.jruoho
2010-05-01Note that the return type sould arguably be intmax_t instead of long long.jruoho
2010-05-01Remove the (incorrect) note about inconsistent return values. Name the exitjruoho
2010-05-01Add more bugs. Namely, besides the return values that are confusing, nojruoho
2010-05-01Improvements to wording and markup.jruoho
2010-04-30Rewrite the HISTORY section.jruoho