OpenBSD CVS

CVS log for src/lib/libc_r/Attic/Makefile


[BACK] Up to [local] / src / lib / libc_r

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Mon Jan 20 18:14:05 2003 UTC (21 years, 4 months ago) by marc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -1 lines
FILE REMOVED


bye-bye libc_r sources.
the sources have been moved (with history) to /usr/src/lib/libpthread

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 15 22:37:02 2002 UTC (22 years, 5 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.11: +5 -4 lines
Diff to previous 1.11 (colored)

o no more NOPOLL.
o rearrange a bit.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 21 00:03:46 2001 UTC (23 years, 3 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

replace comment with something not so misleading.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 6 07:09:36 2000 UTC (24 years, 5 months ago) by d
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.9: +23 -45 lines
Diff to previous 1.9 (colored)

clean. define LIBC_RSRCDIR for lipthread (ugh)

Revision 1.9 / (download) - annotate - [select for diffs], Sun Nov 28 11:32:55 1999 UTC (24 years, 6 months ago) by d
Branch: MAIN
Changes since 1.8: +5 -2 lines
Diff to previous 1.8 (colored)

more freebsd sync stuff

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 26 03:37:32 1999 UTC (25 years ago) by d
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

back out sigpending hide

Revision 1.7 / (download) - annotate - [select for diffs], Wed May 26 03:35:42 1999 UTC (25 years ago) by d
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

forgot to hide sigpending

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 20 22:42:10 1999 UTC (25 years, 4 months ago) by d
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

hide pipe, sigsuspend, sigprocmask; remove -g

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 17 23:43:17 1999 UTC (25 years, 4 months ago) by d
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

give msync a cancellation point

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 8 05:45:27 1999 UTC (25 years, 5 months ago) by d
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

do not wrap mknod, nfssvc or signanosleep(?)

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 20 11:18:57 1998 UTC (25 years, 6 months ago) by d
Branch: MAIN
Changes since 1.2: +5 -3 lines
Diff to previous 1.2 (colored)

Add thread-safety to libc, so that libc_r will build (on i386 at least).
All POSIX libc api now there (to P1003.1c/D10)
  (more md stuff is needed for other libc/arch/*)
  (setlogin is no longer a special syscall)
Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS).
Doc some re-entrant routines
Add libc_r to intro(3)
dig() uses some libc srcs and an extra -I was needed there.
Add more md stuff to libc_r.
Update includes for the pthreads api
Update libc_r TODO

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 9 03:12:53 1998 UTC (25 years, 7 months ago) by d
Branch: MAIN
Changes since 1.1: +2 -4 lines
Diff to previous 1.1 (colored)

sync with FreeBSD (rwlock, gc thread, man pages)
add (broken) mips md stuff
fix some const warnings
add sigaltstack() stub
another hash at getting shlib auto-init to work (mips/elf and i386/a.out)

Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 27 09:00:32 1998 UTC (25 years, 9 months ago) by d
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4

experimental threaded libc - kernel only

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.