This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Current behavior of abort() is unacceptable: it terminates the process unconditionally. glibc users should be free to decide whether a call to abort() succeeds. It should be a user right, not a developer imposition. Although I am in favor of user rights, some freedoms should be restricted. For instance, calls to kill() from unprivileged users should fail with "thou shalt not kill".
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |