summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Ready for 3.62man-pages-3.62Michael Kerrisk2014-03-11-3/+3
* Removed trailing white space at end of linesMichael Kerrisk2014-03-11-7/+7
* gethostbyname.3: tstampMichael Kerrisk2014-03-11-1/+1
* Changes: Ready for 3.62Michael Kerrisk2014-03-11-7/+187
* qecvt.3: Recommend snprintf(3) not sprintf(3)Michael Kerrisk2014-03-11-2/+15
* feature_test_macros.7: Note version number for _POSIX_C_SOURCE >= 200112L imp...Michael Kerrisk2014-03-11-1/+2
* mount.2: srcfix: remove non-ascii trailing spaceSimon Paillard2014-03-11-1/+1
* locale.1: Various minor fixes after review by Mike FrysingerMichael Kerrisk2014-03-11-8/+12
* locale.1: New page describing locale(1)Michael Kerrisk2014-03-11-0/+168
* clone.2: srcfix: Remove FIXMEMichael Kerrisk2014-03-11-1/+1
* unshare.2: srcfix: remove FIXMEMichael Kerrisk2014-03-11-1/+1
* feature_test_macros.7: _ISOC99_SOURCE also exposes C95 definitionsMichael Kerrisk2014-03-11-1/+1
* feature_test_macros.7: _GNU_SOURCE implicitly defines other macrosMichael Kerrisk2014-03-11-3/+3
* feature_test_macros.7: Minor clarification for _POSIX_C_SOURCEMichael Kerrisk2014-03-11-2/+2
* feature_test_macros.7: Rework discussion of _ISOC99_SOURCEMichael Kerrisk2014-03-11-4/+4
* feature_test_macros.7: Reword glibc version for _ISOC95_SOURCEMichael Kerrisk2014-03-11-2/+1
* feature_test_macros.7: _XOPEN_SOURCE may implicitly defined _POSIX_SOURCE and...Michael Kerrisk2014-03-11-0/+40
* feature_test_macros.7: _POSIX_C_SOURCE >= 200112L implies C95 and C95 featuresMichael Kerrisk2014-03-11-1/+2
* feature_test_macros.7: _ISOC11_SOURCE implies the effects of _ISOC99_SOURCEMichael Kerrisk2014-03-11-0/+2
* feature_test_macros.7: Reword glibc version for _ISOC99_SOURCEMichael Kerrisk2014-03-11-2/+1
* gethostbyname.3: Remove redundant FTM requirementsMichael Kerrisk2014-03-11-4/+1
* feature_test_macros.7: _BSD_SOURCE and _SVID_SOURCE are deprecated in glibc 2.20Michael Kerrisk2014-03-10-5/+26
* sync.8: Page deletedMichael Kerrisk2014-03-10-93/+0
* memchr.3: ATTRIBUTES: Note functions that are thread-safePeng Haitao2014-03-10-1/+9
* memccpy.3: ATTRIBUTES: Note function that is thread-safePeng Haitao2014-03-10-1/+6
* raise.3: ATTRIBUTES: Note function that is thread-safePeng Haitao2014-03-10-1/+6
* remove.3: ATTRIBUTES: Note function that is thread-safePeng Haitao2014-03-10-1/+6
* sem_init.3: ATTRIBUTES: Note function that is thread-safePeng Haitao2014-03-10-1/+6
* feature_test_macros.7: ffixMichael Kerrisk2014-03-10-3/+1
* feature_test_macros.7: ffix: add some paragraph breaksMichael Kerrisk2014-03-10-0/+5
* feature_test_macros.7: Improve discussion of _DEFAULT_SOURCEMichael Kerrisk2014-03-10-11/+34
* stat.2: Warn the reader that the 'stat' structure definition is not preciseMichael Kerrisk2014-03-10-1/+12
* stat.2: ffixMichael Kerrisk2014-03-10-1/+1
* stat.2: Minor rewording: eliminate clumsy use of "stat" as a verbMichael Kerrisk2014-03-10-8/+8
* getutmp.3: SEE ALSO: add utmpdump(1)Michael Kerrisk2014-03-10-1/+2
* link.2: tfixCyril Hrubis2014-03-10-1/+1
* locale.7: tfixMichael Kerrisk2014-03-10-1/+1
* sem_getvalue.3: ATTRIBUTES: Note function that is thread-safePeng Haitao2014-03-10-1/+6
* sem_destroy.3: ATTRIBUTES: Note function that is thread-safePeng Haitao2014-03-10-1/+6
* strcpy.3: Fix a bug, and improve discussion of forcing termination with strnc...Michael Kerrisk2014-03-10-8/+13
* locale.7: wfixMichael Kerrisk2014-03-04-1/+1
* locale.7: wfixMichael Kerrisk2014-03-04-1/+1
* locale.5: LC_MONETARY: document 'int_p_cs_precedes' and 'int_n_cs_precedes'Michael Kerrisk2014-03-04-2/+14
* locale.5: LC_MONETARY: Document 'int_p_sign_posn' and 'int_n_sign_posn'Michael Kerrisk2014-03-04-3/+17
* locale.5: LC_MONETARY: document 'int_p_sep_by_space' and 'int_n_sep_by_space'Michael Kerrisk2014-03-04-2/+16
* locale.5: ffixMichael Kerrisk2014-03-04-2/+2
* locale.5: Clarify/rework 'p_cs_precedes' and 'n_cs_precedes'Michael Kerrisk2014-03-04-20/+16
* locale.5: Clarify/simplify 'n_sep_by_space'Michael Kerrisk2014-03-04-11/+5
* locale.5: Clarify 'p_sep_by_space'Michael Kerrisk2014-03-04-7/+11
* locale.5: Clarify 'p_sign_posn' and 'n_sign_posn'; simplify 'n_sign_posn'Michael Kerrisk2014-03-04-32/+8