index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat paragraph to avoid overfull hbox.
cvs/edition_0_06
Roland McGrath
1994-12-24
2
-2
/
+2
*
Remove DRAFT from edition, update last updated date.
Roland McGrath
1994-12-24
1
-4
/
+2
*
Miscellaneous edits.
Roland McGrath
1994-12-24
14
-232
/
+495
*
(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
Richard Kenner
1994-12-21
1
-0
/
+5
*
(__spin_lock_solid): Use __swtch_pri instead of swtch.
Thomas Bushnell, BSG
1994-12-20
1
-1
/
+1
*
(__setpgrp): Use __ version of swtch_pri.
Thomas Bushnell, BSG
1994-12-20
1
-1
/
+1
*
(__setsid): Use __ version of swtch_pri.
Thomas Bushnell, BSG
1994-12-20
1
-1
/
+1
*
(__setsid): Use swtch_pri instead of swtch.
Thomas Bushnell, BSG
1994-12-20
1
-1
/
+1
*
(__setpgrp): Use swtch_pri instead of swtch.
Thomas Bushnell, BSG
1994-12-20
1
-1
/
+1
*
(iruserok): Use alloca instead of fixed-size buffer for PBUF.
Roland McGrath
1994-12-15
1
-10
/
+15
*
(subdirs): Don't elide inet.
Roland McGrath
1994-12-15
1
-1
/
+1
*
Reverse register and immediate args in `bis' insn; immediate must be
Roland McGrath
1994-12-15
1
-1
/
+1
*
Use subl instead of decl.
Roland McGrath
1994-12-15
1
-2
/
+2
*
Initial revision
Roland McGrath
1994-12-15
1
-0
/
+28
*
(_hurd_setup_sighandler): Remove A macro; just use `asm volatile' with
Roland McGrath
1994-12-15
1
-5
/
+4
*
(CALL_WITH_SP): Put parens around jmp target register.
Roland McGrath
1994-12-15
1
-1
/
+1
*
Incorporated from ADO dist 94g.
Roland McGrath
1994-12-14
12
-249
/
+457
*
Use sethi and or to put address of __sigjmp_save in %g1 and jmp there.
Roland McGrath
1994-12-14
1
-4
/
+5
*
Use sethi and or to put address of __sigsetjmp in %g1 and jmp there.
Roland McGrath
1994-12-14
2
-2
/
+6
*
Use ; before } in { ... } exprs.
Roland McGrath
1994-12-13
1
-4
/
+4
*
Use `long int' for sigcode values.
Roland McGrath
1994-12-12
1
-32
/
+51
*
Use asms instead of global register vars to restore FP regs.
Roland McGrath
1994-12-12
1
-66
/
+38
*
(hud_register_ioctl_handler, _HURD_HANDLE_IOCTLS): Third arg to handler is
Roland McGrath
1994-12-11
1
-2
/
+2
*
(enlarge_buffer): Always add one char into NEED for the char we are writing
Roland McGrath
1994-12-11
1
-5
/
+7
*
(enlarge_buffer): If realloc fails, just set error flag and preserve old
Roland McGrath
1994-12-11
1
-9
/
+7
*
In fill_buffer case, check for zero buffer space after fflush and write one
Roland McGrath
1994-12-11
1
-0
/
+13
*
Use natural_t in place of int.
Roland McGrath
1994-12-10
1
-3
/
+3
*
Use C comments instead of ! comments.
Roland McGrath
1994-12-10
1
-1
/
+1
*
Cast -1 to long int before casting to caddr_t.
Roland McGrath
1994-12-10
1
-4
/
+5
*
Include <mach/machine/alpha_instruction.h> to define op_chmk.
Roland McGrath
1994-12-10
1
-0
/
+1
*
Include <string.h>.
Roland McGrath
1994-12-10
10
-0
/
+10
*
Include <string.h>.
Roland McGrath
1994-12-10
7
-13
/
+20
*
Use mach_msg_type_number_t in place of unsigned int.
Roland McGrath
1994-12-10
2
-6
/
+6
*
(DIR): Use unsigned long int for `__allocation' and `__size' members.
Roland McGrath
1994-12-10
1
-2
/
+2
*
Use `long int' for sigcode values.
Roland McGrath
1994-12-10
1
-1
/
+1
*
Include <string.h>.
Roland McGrath
1994-12-10
1
-1
/
+1
*
Use `long int' for sigcode values.
Roland McGrath
1994-12-09
1
-1
/
+1
*
(__hurd_file_name_lookup_retry): Fix typo.
Roland McGrath
1994-12-09
1
-1
/
+1
*
(input): Use mach_msg_type_number_t for NREAD.
Roland McGrath
1994-12-09
1
-1
/
+1
*
(preempt_sigalrm): Use `long int' for SIGCODE; take SIGERROR arg.
Roland McGrath
1994-12-09
1
-2
/
+3
*
Include <sysdep.h> instead of <regdef.h>.
Roland McGrath
1994-12-09
1
-5
/
+5
*
Remove extra shift and OR of CHARMASK.
Roland McGrath
1994-12-09
2
-4
/
+2
*
Use mach_msg_type_number_t in place of unsigned int.
Roland McGrath
1994-12-09
2
-2
/
+2
*
(__stdio_gen_tempname): Cast FD to long int before casting to pointer.
Roland McGrath
1994-12-09
1
-2
/
+2
*
Include <string.h>.
Roland McGrath
1994-12-09
1
-0
/
+1
*
Use ENV[0].__jmpbuf[0].
Roland McGrath
1994-12-09
1
-17
/
+17
*
(ENTRY): New macro.
Roland McGrath
1994-12-09
1
-0
/
+2
*
(fioctl): Pass a mach_msg_type_number_t* to __io_readable.
Roland McGrath
1994-12-09
1
-1
/
+6
*
Handler takes new SIGERROR arg.
Roland McGrath
1994-12-09
1
-1
/
+1
*
Use `long int' for sigcode values.
Roland McGrath
1994-12-09
3
-3
/
+3
[next]