index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove setjmp_aux.c.
cvs/glibc-2_0_6pre3
Ulrich Drepper
1997-12-10
1
-1
/
+0
*
Update.
Ulrich Drepper
1997-12-10
4
-89
/
+180
*
Return value with expected byte order.
Ulrich Drepper
1997-12-09
1
-4
/
+4
*
Add test for isw* functions.
Ulrich Drepper
1997-12-09
1
-7
/
+15
*
Not used anymore.
Ulrich Drepper
1997-12-09
1
-61
/
+0
*
Care for prefix.
Ulrich Drepper
1997-12-09
1
-25
/
+23
*
Add prctl.
Ulrich Drepper
1997-12-09
1
-0
/
+1
*
Add AF_* and PF_ constants from Linux headers.
Ulrich Drepper
1997-12-09
1
-1
/
+17
*
Add __libc_accept as alias.
Ulrich Drepper
1997-12-09
8
-0
/
+8
*
[$(subdir)=misc] (sysdep_headers):
Ulrich Drepper
1997-12-09
1
-3
/
+3
*
Add scsi/sg.h, net/if_packet.h, net/if_slip.h, and sys/prctl.h.
Ulrich Drepper
1997-12-09
1
-1
/
+4
*
Header for generic SCSI interface
Ulrich Drepper
1997-12-09
1
-0
/
+59
*
Define socket syscalls with __libc_* names.
Ulrich Drepper
1997-12-09
1
-8
/
+8
*
Define sysv_signal as weak alias.
Ulrich Drepper
1997-12-09
1
-0
/
+2
*
(convert_mask, __sigvec): Don't check int mask beyound its size.
Ulrich Drepper
1997-12-09
1
-3
/
+3
*
(__sigsetmask): Don't check int mask beyound its size.
Ulrich Drepper
1997-12-09
1
-3
/
+3
*
(__sigblock): Don't check int mask beyound its size.
Ulrich Drepper
1997-12-09
1
-3
/
+3
*
[NO_LONG_DOUBLE]: Correct cabsl.
Ulrich Drepper
1997-12-09
1
-1
/
+6
*
Remove cabs definition.
Ulrich Drepper
1997-12-09
1
-10
/
+1
*
(_dl_runtime_resolve): Care for prefix.
Ulrich Drepper
1997-12-09
1
-2
/
+5
*
Backport setjmp/longjmp rewrite.
Ulrich Drepper
1997-12-09
7
-297
/
+126
*
Rename cu_wait from timeout to not shadow the variable in the outer
Ulrich Drepper
1997-12-09
1
-2
/
+2
*
(__WAIT_INT): Don't use complex version with __typeof for C++ since
Ulrich Drepper
1997-12-09
1
-2
/
+2
*
Make sure digits_dots.c sees `resbuf' as struct and not a pointer.
Ulrich Drepper
1997-12-09
1
-0
/
+2
*
Place `result' in resbuf and not in `buffer'.
Ulrich Drepper
1997-12-09
1
-24
/
+18
*
If buffer is to small, set the file handle for /etc/shadow back in
Ulrich Drepper
1997-12-09
1
-2
/
+6
*
If buffer is to small, set the file handle for /etc/passwd back in
Ulrich Drepper
1997-12-09
1
-4
/
+28
*
If buffer is to small, set the file handle for /etc/group back in some
Ulrich Drepper
1997-12-09
1
-10
/
+14
*
(malloc_update_mallinfo): Initialize struct for return value.
Ulrich Drepper
1997-12-09
1
-0
/
+3
*
locale/programs/ld-ctype.c: Write 32bit char classes in correct byte
Ulrich Drepper
1997-12-09
1
-1
/
+4
*
Correct data for isw* functions.
Ulrich Drepper
1997-12-09
1
-87
/
+87
*
Increase buffer if it is too small.
Ulrich Drepper
1997-12-09
1
-31
/
+45
*
(libc_cv_gcc_alpha_ng_prefix): New check.
Ulrich Drepper
1997-12-09
1
-3
/
+26
*
(ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
Ulrich Drepper
1997-12-09
1
-0
/
+3
*
(compile.S, COMPILE.S, COMPILE.s): Use $(ASFLAGS-*) variable as well.
Ulrich Drepper
1997-12-09
1
-3
/
+3
*
Regenerated: autoconf configure.in
Ulrich Drepper
1997-12-06
1
-58
/
+93
*
(MAP_FAILED): Add constant. Suggested by Petter Reinholdtsen
Ulrich Drepper
1997-12-03
1
-1
/
+4
*
Update.
cvs/glibc-2_0_6-pre2
Ulrich Drepper
1997-11-20
1
-0
/
+258
*
(CFLAGS-charmap.c): Add -Wno-char-subscripts.
Ulrich Drepper
1997-11-20
1
-2
/
+2
*
(__mktime_internal): Declare sec_requested even if
Ulrich Drepper
1997-11-19
1
-1
/
+1
*
(__tzfile_compute): Use negated value of offset for timezone
Ulrich Drepper
1997-11-19
2
-4
/
+4
*
Update from tzdata1997i.
Ulrich Drepper
1997-11-19
1
-123
/
+133
*
Change prototype accordingly.
Ulrich Drepper
1997-11-19
1
-2
/
+2
*
cfsetspeed): Change return value to int.
Ulrich Drepper
1997-11-19
1
-3
/
+5
*
Include <asm/types.h>.
Ulrich Drepper
1997-11-19
1
-0
/
+1
*
Correct return value.
Ulrich Drepper
1997-11-19
2
-4
/
+4
*
Add new values.
Ulrich Drepper
1997-11-19
2
-2
/
+6
*
Correct loading of return address.
Ulrich Drepper
1997-11-19
1
-2
/
+2
*
Add new values and correct types in struct cmsghdr.
Ulrich Drepper
1997-11-19
1
-6
/
+27
*
Define __need_NULL to get definition of NULL.
Ulrich Drepper
1997-11-19
2
-0
/
+2
[next]