christos
|
8f54820655
|
back to the defines (fixing a typo -- extra 'g')
|
2015-06-08 15:04:20 +00:00 |
christos
|
981b1ee281
|
Another version using inline functions (just as a demo, I'll go back to
defines since they are shorter and inlines don't fix the problem).
|
2015-06-08 15:02:33 +00:00 |
christos
|
1c03a0ccd5
|
Make the cpp protection macro name consistent with other headers.
Fix problems caused by the new macros introduced for gnu gettext compatibility.
XXX: Must be a better way...
|
2015-06-05 20:12:56 +00:00 |
christos
|
5297022a79
|
Patch from William Orr in tech-userlevel:
- Added most *p*gettext functions
- Added basic function to concat msgctxt and msgid
- Simplify free handling
Need to write tests.
|
2015-05-29 12:26:28 +00:00 |
joerg
|
f2ac4d0c2a
|
Add __format_arg attribute to gettext(3) and friends.
|
2011-10-14 22:42:01 +00:00 |
junyoung
|
4271bf2ec5
|
Massive cosmetic changes, notably:
* ANSIfy
* De-__P
* u_intXX_t -> uintXX_t
* Remove "extern" from function prototypes
|
2007-09-25 08:19:09 +00:00 |
itojun
|
7f2bf5471a
|
need __BEGIN/END_DECLS for use with C++ (Arla).
From: ORI Manabu <ori@kuee.kyoto-u.ac.jp>
|
2001-08-13 09:04:59 +00:00 |
itojun
|
bb42e65bfe
|
BSD-licensed libintl, fully compatible with GNU libintl (in GNU gettext).
from Citrus project xpg4dl repository.
|
2000-10-31 10:45:04 +00:00 |