index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ddb
/
db_break.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing argument names
Luca Dariz
2023-01-16
1
-8
/
+8
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
1
-3
/
+11
*
convert K&R into ansi
Guy-Fleury Iteriteka
2023-01-01
1
-34
/
+33
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-4
/
+4
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-16
/
+16
*
Mark pure functions with attribute pure
Marin Ramesa
2013-12-20
1
-2
/
+2
*
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
1
-10
/
+10
*
ddb/db_break.c (db_delete_cmd): remove unnecessary initialization
Marin Ramesa
2013-12-15
1
-1
/
+1
*
ddb/db_break.c (db_find_breakpoint_here): remove unnecessary casts
Marin Ramesa
2013-12-15
1
-1
/
+1
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-4
/
+4
*
ddb/db_break.c (db_find_thread_breakpoint_here): remove unnecessary cast
Marin Ramesa
2013-12-09
1
-1
/
+1
*
ddb/db_break.c (db_add_thread_breakpoint): fix argument list
Marin Ramesa
2013-12-09
1
-0
/
+1
*
Remove leftover register qualifiers
Marin Ramesa
2013-11-24
1
-1
/
+1
*
ddb/db_break.c: remove duplicate include
Marin Ramesa
2013-11-22
1
-1
/
+0
*
ddb/db_break.c: fix implicit declaration of functions
Marin Ramesa
2013-11-21
1
-0
/
+1
*
ddb/db_break.c: quiet GCC warning about uninitialized variable
Marin Ramesa
2013-11-20
1
-1
/
+1
*
ddb/db_break.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-28
/
+28
*
ddb: fix implicit declarations
Marin Ramesa
2013-07-04
1
-0
/
+1
*
2008-07-18 Andrei Barbu <andrei@0xab.com>
Samuel Thibault
2009-06-18
1
-4
/
+6
*
2007-04-30 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+2
*
2006-01-06 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+5
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-19
/
+19
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+733