Bug 665 – missing functions in std.c.linux.linux

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
phobos
Product
D
Version
D1 (retired)
Platform
x86
OS
Linux
Creation time
2006-12-09T04:49:00Z
Last change time
2014-02-15T13:28:44Z
Assigned to
bugzilla
Creator
thomas-dloop

Comments

Comment #0 by thomas-dloop — 2006-12-09T04:49:34Z
passwd* getpwnam(char*); passwd* getpwuid(uid_t); int getpwuid_r(uid_t, passwd*, char*, size_t, passwd**); int kill(pid_t, int); int sem_close(sem_t*); int sigemptyset(sigset_t*); int sigfillset(sigset_t*); int sigismember(sigset_t*, int); int sigsuspend(sigset_t*);
Comment #1 by bugzilla — 2006-12-27T02:01:59Z
Fixed DMD 0.178