1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-11 12:10:50 +03:00
* sysdeps/unix/sysv/linux/powerpc/rt-sysdep.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/Makefile (librt-routines): Add
	rt-sysdep.

	* rt/tst-mqueue5.c (mqsend): Don't inline.
	(mqrecv): Likewise.
This commit is contained in:
Ulrich Drepper
2004-04-19 06:19:34 +00:00
parent f4f16fb139
commit e832919bd0
7 changed files with 18 additions and 7 deletions

View File

@@ -34,7 +34,7 @@
#define SEM_FAILED ((sem_t *) 0)
/* Maximum value the semaphore can have. */
#define SEM_VALUE_MAX ((int) (2147483647)
#define SEM_VALUE_MAX (2147483647)
typedef union