aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2014-01-31* manual/resource.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+84
2014-01-31* manual/process.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+72
2014-01-31* manual/platform.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+18
2014-01-31* manual/pipe.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+110
2014-01-31* manual/pattern.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+727
2014-01-31* manual/message.texi: Document MTASC-safety properties.Alexandre Oliva1-2/+157
2014-01-31[BZ #12751]Alexandre Oliva1-0/+533
2014-01-31* manual/math.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+103
2014-01-31* manual/locale.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+146
2014-01-31* manual/llio.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+280
2014-01-31* manual/libdl.texi: New.Alexandre Oliva1-0/+10
2014-01-31* manual/lang.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+17
2014-01-31* manual/job.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+25
2014-01-31* manual/getopt.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+26
2014-01-31* manual/ctype.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+73
2014-01-30* manual/debug.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+26
2014-01-29* manual/charset.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+94
2014-01-29* manual/crypt.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+30
2014-01-29* manual/conf.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+19
2014-01-29* manual/arith.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+149
2014-01-29* manual/argp.texi: Document MTASC-safety properties.Alexandre Oliva1-0/+182
2014-01-29* manual/macros.texi: Introduce macros to document multiAlexandre Oliva2-0/+850
2014-01-01Update remaining copyright datesAllan McRae1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae45-45/+45
2013-12-30Fix spelling in manual, as in bug 16376Ville Skytta15-24/+24
2013-12-23Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka1-1/+5
2013-12-19Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers1-58/+96
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers1-4/+19
2013-12-19Stop partial menu generation in INSTALL fileAllan McRae1-0/+2
2013-12-18Add error reporting (via errno) to getauxval().Brooks Moses1-1/+2
2013-12-18Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka1-0/+2
2013-12-18Update documentation after dropping PER_THREAD conditional.Ondřej Bílka1-34/+6
2013-12-17Support TZ transition times < 00:00:00.Paul Eggert1-1/+11
2013-12-17Document TZ transition times >= 25:00:00.Paul Eggert1-2/+25
2013-12-17* manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert1-5/+6
2013-12-17* manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert1-1/+1
2013-12-17Remove __FAVOR_BSD.Joseph Myers2-69/+7
2013-12-16manual/memory.texi: Document aligned_alloc.Will Newton1-16/+47
2013-12-16manual/memory.texi: Bring aligned allocation docs up to date.Will Newton1-17/+44
2013-12-05BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar2-3/+8
2013-12-04Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert1-17/+21
2013-12-02Document shm_open.Ondřej Bílka1-0/+27
2013-11-28Document libm accuracy goals.Joseph Myers1-4/+74
2013-11-28Document some libm error handling intents.Joseph Myers1-7/+18
2013-11-20Consolidate valloc/pvalloc code.Ondřej Bílka1-3/+2
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar1-0/+42
2013-11-06manual/memory.texi: Remove register keyword from examples.Will Newton1-3/+3
2013-11-01Fix description of random according to POSIX. Fixes bug 7003Bruno Haible1-1/+1
2013-10-30rename configure.in to configure.acMike Frysinger2-5/+5
2013-10-25Fix gethostbyname_r example. Fixes bug 2801.Ondřej Bílka1-3/+5