Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-11 | manual/probes.texi: Use "triggered" instead of "hit" | Will Newton | 1 | -73/+79 | |
Use the term "triggered" instead of "hit" when talking about probe points. ChangeLog: 2014-02-11 Will Newton <will.newton@linaro.org> * manual/probes.texi (Mathematical Function Probes): Use "triggered" instead of "hit". | |||||
2014-02-11 | manual/probes.texi: Add documentation of setjmp/longjmp probes | Will Newton | 1 | -0/+40 | |
Add some documentation of the setjmp, longjmp and longjmp_target Systemtap probe points. ChangeLog: 2014-02-11 Will Newton <will.newton@linaro.org> * manual/probes.texi (Internal Probes): Add documentation of setjmp, longjmp and longjmp_target probes. | |||||
2014-02-08 | manual: setjmp: fix typos/grammar | Mike Frysinger | 1 | -9/+9 | |
Should hopefully be all obvious stuff. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2014-02-06 | Update contrib.texi | Siddhesh Poyarekar | 1 | -7/+12 | |
Update blurb for Roland, Alex, Ryan, Joseph and Carlos. | |||||
2014-02-05 | Update contrib.texi | Siddhesh Poyarekar | 1 | -4/+15 | |
This may not be a complete list of new contributors added to the list, so I'd love it if more people look at contributions and suggest additions. | |||||
2014-02-03 | Fix manual build warnings. | Carlos O'Donell | 1 | -2/+2 | |
The mixed use of automatic and manual node next, previous, and top specification causes warning when building the manual. This fix explicitly specifies the node's next, previous and top values to fix the warning. | |||||
2014-02-03 | * manual/macros.texi: Add comments before MTASC-safety macros. | Alexandre Oliva | 1 | -2/+46 | |
2014-02-03 | * manual/users.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+794 | |
2014-02-03 | * manual/threads.texi (pthread_key_create, pthread_key_delete, | Alexandre Oliva | 2 | -20/+31 | |
pthread_getspecific, pthread_setspecific): Format with @deftypefun, and add @safety note. * manual/signal.texi: Move comments that analyze the above functions to their home place. | |||||
2014-02-02 | * manual/time.texi (timegm): Add missing blank after @c. | Alexandre Oliva | 1 | -1/+1 | |
Reported by Joseph Myers <joseph@codesourcery.com>. | |||||
2014-02-01 | * manual/check-safety.sh: New. | Alexandre Oliva | 2 | -1/+121 | |
* manual/Makefile ($(objpfx)stamp-summary): Run it. | |||||
2014-02-01 | * manual/terminal.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+174 | |
2014-02-01 | * manual/filesys.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+222 | |
2014-02-01 | * manual/errno.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+43 | |
2014-02-01 | * manual/intro.texi: Document safety identifiers and | Alexandre Oliva | 1 | -3/+45 | |
conditionals. | |||||
2014-02-01 | * manual/string.texi (wcstok): Fix prototype. | Alexandre Oliva | 1 | -19/+14 | |
(wcstok, strtok, strtok_r): Adjust reentrancy remarks. | |||||
2014-02-01 | * manual/time.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+369 | |
2014-02-01 | * manual/string.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+120 | |
2014-02-01 | * manual/threads.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+138 | |
2014-02-01 | * manual/stdio.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+249 | |
2014-02-01 | * manual/syslog.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+57 | |
2014-02-01 | * manual/sysinfo.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+92 | |
2014-02-01 | * manual/startup.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -2/+77 | |
2014-02-01 | * manual/socket.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+569 | |
2014-02-01 | * manual/signal.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+137 | |
2014-01-31 | * manual/setjmp.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+44 | |
2014-01-31 | * manual/search.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+72 | |
2014-01-31 | * manual/resource.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+84 | |
2014-01-31 | * manual/process.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+72 | |
2014-01-31 | * manual/platform.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+18 | |
2014-01-31 | * manual/pipe.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+110 | |
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 | |
* manual/memory.texi: Document MTASC-safety properties. | |||||
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 | |
thread, asynchronous signal and asynchronous cancellation safety properties. * manual/intro.texi: Introduce the properties themselves. | |||||
2014-01-01 | Update remaining copyright dates | Allan McRae | 1 | -1/+1 | |
Update copyright years that are not handled by scripts/update-copyright. |