Commit Graph

4373 Commits

Author SHA1 Message Date
Ulrich Drepper
33cdc16d09 Define pid_t and ssize_t.
(struct msgbuf): Rename mtype to __mtype and mtext to __mtext if not
__USE_GNU.
(msgsnd): Mark second parameter as const.
2000-03-17 03:38:23 +00:00
Ulrich Drepper
0f877634b8 Define uid_t, gid_t, and mode_t. 2000-03-17 03:36:58 +00:00
Ulrich Drepper
976529264c Define IPC_INFO only if __USE_GNU.
Define IPCOP_* constants only if __USE_GNU.
2000-03-17 03:36:07 +00:00
Ulrich Drepper
7d90639de2 Define msgqnum_t and msglen_t and use them in struct msqid_s. 2000-03-17 03:30:55 +00:00
Ulrich Drepper
6753786297 Define IPC_INFO only if __USE_GNU. 2000-03-17 03:30:19 +00:00
Ulrich Drepper
020ae3eb02 (I_GWROPT): Renamed from I_GWRSET.
Define FLUSHBAND, PROTMASK, SNDPIPE, and MUXID_ALL only if __USE_GNU.
(struct strpeek): Use t_uscalar_t.
(struct strfdinsert): Likewise.
(struct strioctl): Use gid_t and uid_t.  Rename fill to __fill.
2000-03-17 03:29:37 +00:00
Ulrich Drepper
800be20593 Mark second parameter as const. 2000-03-17 03:25:57 +00:00
Ulrich Drepper
12e2118743 Define gid_t and uid_t. 2000-03-17 03:25:11 +00:00
Ulrich Drepper
d3610bc571 Allow definition of key_t elsewhere. 2000-03-17 03:24:36 +00:00
Ulrich Drepper
b71889137b Define off_t and mode_t. 2000-03-17 03:24:04 +00:00
Ulrich Drepper
666a50491c Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in 2000-03-17 02:27:19 +00:00
Ulrich Drepper
3176d3bc0e Update. 2000-03-16 21:30:04 +00:00
Ulrich Drepper
f301ec162b (__pthread_mutex_lock): Always initialize __m_owner.
(__pthread_mutex_trylock): Likewise.
(__pthread_mutex_unlock): Always clear __m_owner.
2000-03-16 21:29:42 +00:00
Andreas Jaeger
ed502f6b88 2000-03-15 Andreas Jaeger <aj@suse.de>
* locales/sl_SI: Fix entries for june and july.
	Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
	libc/1648.
2000-03-16 11:10:26 +00:00
Ulrich Drepper
2c1ce4b36b Fix last change. 2000-03-15 07:53:39 +00:00
Ulrich Drepper
9f96178daa Update. 2000-03-15 07:53:09 +00:00
Ulrich Drepper
3fcbafec4e Update. 2000-03-15 07:41:23 +00:00
Ulrich Drepper
e34fe5cf43 (pthread_cond_wait): Check whether mutex is owned by current thread
and return error if not.
(pthread_cond_timedwait): Likewise.
2000-03-15 07:39:53 +00:00
Ulrich Drepper
3de79a4504 (platform): Add entry for Nautilus. 2000-03-15 07:22:44 +00:00
Ulrich Drepper
48b0f7f54b (_nl_C_LC_CTYPE): Fix the initializer order for _NL_CTYPE_TOXXXER32_EX. 2000-03-15 07:14:37 +00:00
Ulrich Drepper
5eab8a3ca5 Update. 2000-03-15 07:12:17 +00:00
Ulrich Drepper
39b12a8f8f (__pthread_once): Handle cancelled init function correctly.
(pthread_once_cancelhandler): New function.
2000-03-15 07:11:59 +00:00
Ulrich Drepper
39379f7ec3 Update from translation team. 2000-03-15 06:26:34 +00:00
Ulrich Drepper
c8926352d8 Update from tzdata2000d. 2000-03-15 06:01:14 +00:00
Ulrich Drepper
13c5193d93 Update. 2000-03-15 05:43:43 +00:00
Ulrich Drepper
5094174fe6 Adjust call to _dl_map_object_deps. 2000-03-15 05:42:01 +00:00
Ulrich Drepper
3b9767e1fb Adjust declaration of _dl_map_object_deps. 2000-03-15 05:41:11 +00:00
Ulrich Drepper
4f58e1d24b (dl_open_worker): Add code to add map to global scope. 2000-03-15 05:40:18 +00:00
Ulrich Drepper
86f9921051 (_dl_map_object_deps): Change return type and remove last parameter. Move code
to add map to global scope from here to dl-open.c.
2000-03-15 05:39:23 +00:00
Ulrich Drepper
38f23892cb Update. 2000-03-14 10:11:43 +00:00
Ulrich Drepper
2928cae53a (localeconv): Fix typo. 2000-03-14 10:11:03 +00:00
Andreas Jaeger
468144ba61 Doc fix from Martin Buchholz <martin@xemacs.org>. 2000-03-10 08:31:41 +00:00
Ulrich Drepper
3231f397b4 Update. 2000-03-03 21:35:11 +00:00
Ulrich Drepper
38136fe23e Add gv_GB and kw_GB. 2000-03-03 21:34:24 +00:00
Ulrich Drepper
69111398a3 Update. 2000-03-03 21:08:34 +00:00
Ulrich Drepper
c23ed0d001 Cornish language ocale for Great Britain. 2000-03-03 21:08:19 +00:00
Ulrich Drepper
6a2ca99838 (xdr_hyper): Correctly handle lower half of llp. 2000-03-03 20:56:02 +00:00
Ulrich Drepper
ced5d3d132 (xdr_uint16_t): Fix ENCODE and DECODE cases.
(xdr_int64_t): Correctly handle lower half.
2000-03-03 20:55:19 +00:00
Ulrich Drepper
217031ad1b Remove personality call. 2000-03-03 20:12:42 +00:00
Ulrich Drepper
72dc5abb96 Update. 2000-03-03 20:01:42 +00:00
Ulrich Drepper
a123ea72aa Manx Gaelic locale for Great Britain. 2000-03-03 20:01:25 +00:00
Ulrich Drepper
e535a244a2 Update. 2000-03-03 19:50:47 +00:00
Ulrich Drepper
f52f389e65 Bulgarian locale with bulgarian language. 2000-03-03 19:50:30 +00:00
Ulrich Drepper
f68489dd29 Add Added bg_BG.CP1251. 2000-03-03 19:50:07 +00:00
Andreas Jaeger
d148761753 Update. 2000-03-03 08:13:20 +00:00
Andreas Jaeger
7cd4e34f94 2000-03-01 Andreas Jaeger <aj@suse.de>
* time/getdate.c (check_mday): Fix check for february.
	Reported by ane@np.bs1.fc.nec.co.jp and Akira YOSHIYAMA
	<yosshy@cts.ne.jp>, closes PR libc/1617 and PR libc/1619.
2000-03-03 08:12:53 +00:00
Ulrich Drepper
f932280672 Update. 2000-03-01 21:31:57 +00:00
Ulrich Drepper
4b0c949537 Parser of /proc/cpuinfo data for Linux/SPARC. 2000-03-01 21:31:48 +00:00
Ulrich Drepper
1f882dfa70 Update. 2000-02-28 04:32:08 +00:00
Ulrich Drepper
df466d31c9 Update. 2000-02-27 23:31:44 +00:00