about summary refs log tree commit diff
path: root/localedata/charmaps/IBM874
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2004-07-201-0/+1
| | | | | | | | | | | * inet/netinet/in.h: Define struct ip_mreq and struct ip_mreq_source. * sysdeps/unix/sysv/linux/bits/in.h: Define IP_UNBLOCK_SOURCE, IP_BLOCK_SOURCE, IP_ADD_SOURCE_MEMBERSHIP, IP_DROP_SOURCE_MEMBERSHIP, IP_MSFILTER, MCAST_JOIN_GROUP, MCAST_BLOCK_SOURCE, MCAST_UNBLOCK_SOURCE, MCAST_LEAVE_GROUP, MCAST_JOIN_SOURCE_GROUP, MCAST_LEAVE_SOURCE_GROUP, and MCAST_MSFILTER.
* Update.Ulrich Drepper2000-06-241-312/+225
| | | | | | | 2000-06-23 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_request): Define PTRACE_GETFPXREGS and PTRACE_SETFPXREGS.
* Update.Ulrich Drepper1999-12-081-0/+1
| | | | | | | | 1999-12-07 Jakub Jelinek <jakub@redhat.com> * string/bits/string2.h (__memset_gc, __mempcpy_small, __strcpy_small, __stpcpy_small): Cast switch expressions to int to shut up compiler warnings.
* Update.Ulrich Drepper1999-08-161-1/+0
| | | | | | | | | | | | 1999-08-16 Ulrich Drepper <drepper@cygnus.com> * charmaps/CP1258: Remove spurious <percent-sign/> entry. * charmaps/IBM866: Likewise. * charmaps/IBM874: Likewise. * charmaps/ISO-8859-13: Likewise. * charmaps/ISO-8859-14: Likewise. * charmaps/ISO-8859-15: Likewise. * charmaps/MAC-UK: Likewise.
* Update.Ulrich Drepper1999-04-171-0/+320
1999-04-17 Ulrich Drepper <drepper@cygnus.com> * iconvdata/gconv-modules: Rename CP874 to IBM874. * iconvdata/Makefile: Likewise. * iconvdata/cp874.h: Removed. * iconvdata/cp874.c: Renamed to... * iconvdata/ibm874.c: ...this.