about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
...
* * manual/socket.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+569
* * manual/signal.texi: Document MTASC-safety properties.Alexandre Oliva2014-02-011-0/+137
* * manual/setjmp.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+44
* * manual/search.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+72
* * manual/resource.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+84
* * manual/process.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+72
* * manual/platform.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+18
* * manual/pipe.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+110
* * manual/pattern.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+727
* * manual/message.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-2/+157
* [BZ #12751]Alexandre Oliva2014-01-311-0/+533
* * manual/math.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+103
* * manual/locale.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+146
* * manual/llio.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+280
* * manual/libdl.texi: New.Alexandre Oliva2014-01-311-0/+10
* * manual/lang.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+17
* * manual/job.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+25
* * manual/getopt.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+26
* * manual/ctype.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-311-0/+73
* * manual/debug.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-301-0/+26
* * manual/charset.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-291-0/+94
* * manual/crypt.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-291-0/+30
* * manual/conf.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-291-0/+19
* * manual/arith.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-291-0/+149
* * manual/argp.texi: Document MTASC-safety properties.Alexandre Oliva2014-01-291-0/+182
* * manual/macros.texi: Introduce macros to document multiAlexandre Oliva2014-01-292-0/+850
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0145-45/+45
* Fix spelling in manual, as in bug 16376Ville Skytta2013-12-3015-24/+24
* Clarify that scanf does not use character classes. Fixes bug 12986Ondřej Bílka2013-12-231-1/+5
* Update texinfo.tex, config.guess, config.sub from upstream.Joseph Myers2013-12-191-58/+96
* Add _DEFAULT_SOURCE feature test macro.Joseph Myers2013-12-191-4/+19
* Stop partial menu generation in INSTALL fileAllan McRae2013-12-191-0/+2
* Add error reporting (via errno) to getauxval().Brooks Moses2013-12-181-1/+2
* Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka2013-12-181-0/+2
* Update documentation after dropping PER_THREAD conditional.Ondřej Bílka2013-12-181-34/+6
* Support TZ transition times < 00:00:00.Paul Eggert2013-12-171-1/+11
* Document TZ transition times >= 25:00:00.Paul Eggert2013-12-171-2/+25
* * manual/time.texi (TZ Variable): Modernize North America examplePaul Eggert2013-12-171-5/+6
* * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.Paul Eggert2013-12-171-1/+1
* Remove __FAVOR_BSD.Joseph Myers2013-12-172-69/+7
* manual/memory.texi: Document aligned_alloc.Will Newton2013-12-161-16/+47
* manual/memory.texi: Bring aligned allocation docs up to date.Will Newton2013-12-161-17/+44
* BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar2013-12-052-3/+8
* Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert2013-12-041-17/+21
* Document shm_open.Ondřej Bílka2013-12-021-0/+27
* Document libm accuracy goals.Joseph Myers2013-11-281-4/+74
* Document some libm error handling intents.Joseph Myers2013-11-281-7/+18
* Consolidate valloc/pvalloc code.Ondřej Bílka2013-11-201-3/+2
* Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar2013-11-201-0/+42