summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff3/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@NetBSD.org>2000-01-05 11:32:43 +0000
committerdrochner <drochner@NetBSD.org>2000-01-05 11:32:43 +0000
commit6f64d1e85f8806dd13fb7a07f15cbb8bb8bc8b83 (patch)
tree8863f0387e42c2620994729f19ca76d6a1c48c4c /gnu/usr.bin/diff3/Makefile
parent2abcb85b5fe68ab843b0c4c796bb153be734aa8a (diff)
regen
Diffstat (limited to 'gnu/usr.bin/diff3/Makefile')
0 files changed, 0 insertions, 0 deletions
correctly:ad 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-14add fw decl.christos 2007-12-14fix obvious bogon [can't alias symbol to itself]christos 2007-11-27Add thr_curcpu(), pthread_curcpu_np().ad 2007-11-14Add pthread_equal() to libc stubs; this makes a lot of sense fordrochner 2007-11-13- stack_protector.c doesn't really belong under sys/. Add a new directoryad 2005-11-29WARNS=4christos 2005-06-12Add missing __RCSID()lukem 2004-12-14Fix the __libc_thr_yield_stub() signature.nathanw 2004-12-13The __libc_thr_yield_stub() for scched_yield() should return int (andnathanw 2004-12-06Implement __libc_thr_sigsetmask_stub() in terms of sigprocmask(),nathanw 2003-07-18Add a stub for setcancelstate().nathanw 2003-03-01Add #include <stdlib.h> for exit definition.matt 2003-01-20Simple TSD implementation, since some thread-safe libraries wantthorpej 2003-01-20Make thr_self() not return NULL.thorpej 2003-01-19Add some threadlib stubs that are used by X:thorpej 2003-01-19Add mutexattr_init(), mutexattr_destroy(), and mutexattr_settype() (recursivethorpej 2003-01-19Make the libc thr_once() stub functional.thorpej 2003-01-18Merge the nathanw_sa branch.thorpej 2000-01-22Delint.mycroft 1999-12-03add. This holds the global __isthreaded variable, to indicate that threadingexplorer 1999-12-03typoexplorer 1999-11-14add stub thread functions. These are not (yet) used, and always returnexplorer