Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | * manual/pattern.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+727 |
2014-01-31 | * manual/message.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -2/+157 |
2014-01-31 | [BZ #12751] | Alexandre Oliva | 1 | -0/+533 |
2014-01-31 | * manual/math.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+103 |
2014-01-31 | * manual/locale.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+146 |
2014-01-31 | * manual/llio.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+280 |
2014-01-31 | * manual/libdl.texi: New. | Alexandre Oliva | 1 | -0/+10 |
2014-01-31 | * manual/lang.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+17 |
2014-01-31 | * manual/job.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+25 |
2014-01-31 | * manual/getopt.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+26 |
2014-01-31 | * manual/ctype.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+73 |
2014-01-30 | * manual/debug.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+26 |
2014-01-29 | * manual/charset.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+94 |
2014-01-29 | * manual/crypt.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+30 |
2014-01-29 | * manual/conf.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+19 |
2014-01-29 | * manual/arith.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+149 |
2014-01-29 | * manual/argp.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+182 |
2014-01-29 | * manual/macros.texi: Introduce macros to document multi | Alexandre Oliva | 2 | -0/+850 |
2014-01-01 | Update remaining copyright dates | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 45 | -45/+45 |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta | 15 | -24/+24 |
2013-12-23 | Clarify that scanf does not use character classes. Fixes bug 12986 | Ondřej Bílka | 1 | -1/+5 |
2013-12-19 | Update texinfo.tex, config.guess, config.sub from upstream. | Joseph Myers | 1 | -58/+96 |
2013-12-19 | Add _DEFAULT_SOURCE feature test macro. | Joseph Myers | 1 | -4/+19 |
2013-12-19 | Stop partial menu generation in INSTALL file | Allan McRae | 1 | -0/+2 |
2013-12-18 | Add error reporting (via errno) to getauxval(). | Brooks Moses | 1 | -1/+2 |
2013-12-18 | Add missing deftp to fix commit 4d84e6addd62bdc256627af. | Ondřej Bílka | 1 | -0/+2 |
2013-12-18 | Update documentation after dropping PER_THREAD conditional. | Ondřej Bílka | 1 | -34/+6 |
2013-12-17 | Support TZ transition times < 00:00:00. | Paul Eggert | 1 | -1/+11 |
2013-12-17 | Document TZ transition times >= 25:00:00. | Paul Eggert | 1 | -2/+25 |
2013-12-17 | * manual/time.texi (TZ Variable): Modernize North America example | Paul Eggert | 1 | -5/+6 |
2013-12-17 | * manual/time.texi (TZ Variable): POSIX.1 hour can be 24. | Paul Eggert | 1 | -1/+1 |
2013-12-17 | Remove __FAVOR_BSD. | Joseph Myers | 2 | -69/+7 |
2013-12-16 | manual/memory.texi: Document aligned_alloc. | Will Newton | 1 | -16/+47 |
2013-12-16 | manual/memory.texi: Bring aligned allocation docs up to date. | Will Newton | 1 | -17/+44 |
2013-12-05 | BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.x | Siddhesh Poyarekar | 2 | -3/+8 |
2013-12-04 | Clarify documentation on how functions use timezone. Fixes bug 926. | Paul Eggert | 1 | -17/+21 |
2013-12-02 | Document shm_open. | Ondřej Bílka | 1 | -0/+27 |
2013-11-28 | Document libm accuracy goals. | Joseph Myers | 1 | -4/+74 |
2013-11-28 | Document some libm error handling intents. | Joseph Myers | 1 | -7/+18 |
2013-11-20 | Consolidate valloc/pvalloc code. | Ondřej Bílka | 1 | -3/+2 |
2013-11-20 | Add systemtap probe markers for sin, cos, asin and acos | Siddhesh Poyarekar | 1 | -0/+42 |
2013-11-06 | manual/memory.texi: Remove register keyword from examples. | Will Newton | 1 | -3/+3 |
2013-11-01 | Fix description of random according to POSIX. Fixes bug 7003 | Bruno Haible | 1 | -1/+1 |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 2 | -5/+5 |
2013-10-25 | Fix gethostbyname_r example. Fixes bug 2801. | Ondřej Bílka | 1 | -3/+5 |
2013-10-25 | Acknowledge that fnmatch can fail. Fixes bug 14029. | Ondřej Bílka | 1 | -5/+2 |
2013-10-25 | Document that mmap() returns MAP_FAILED on error, as per the POSIX standard. | Fabrice Bauzac | 1 | -2/+2 |
2013-10-19 | Mention FIPS 140-2 compliance and Sun RPC. | Carlos O'Donell | 1 | -1/+9 |
2013-10-11 | Add systemtap markers to math function slow paths | Siddhesh Poyarekar | 1 | -0/+98 |