aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/libgamma-error.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m0.6Mattias Andrée2014-09-171-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add setter and getter wrapper for thread local variables so wrappers not understanding __thread can use themMattias Andrée2014-09-171-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-09-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* group gid and group name, in libgamma-error, are thread localMattias Andrée2014-09-131-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* undef __attribute__ at end of filesMattias Andrée2014-09-041-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* LIBGAMMA_ERRNO_SET should have value -1 functions returning -1 on error can be parsed as if they returned a libgamma error codeMattias Andrée2014-09-021-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-09-011-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-07-081-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix removal of __attribute__Mattias Andrée2014-06-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée2014-06-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove __attribute__ if not using gccMattias Andrée2014-06-181-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use less unicodeMattias Andrée2014-06-181-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2014-06-011-47/+87
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move files aroundMattias Andrée2014-05-311-0/+332
Signed-off-by: Mattias Andrée <maandree@operamail.com>