Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSH
lsh
Commits
53dfc92e
Commit
53dfc92e
authored
Apr 16, 2003
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
(EXC_RANDOMNESS_LOW_ENTROPY, EXC_APP): Deleted
unused exceptions. Rev: src/exception.h:1.29
parent
6281d094
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/exception.h
+0
-6
0 additions, 6 deletions
src/exception.h
with
0 additions
and
6 deletions
src/exception.h
+
0
−
6
View file @
53dfc92e
...
...
@@ -136,12 +136,6 @@ void exception_raise(struct exception_handler *e,
#define EXC_PAUSE_CONNECTION 0x100003
#define EXC_PAUSE_START_CONNECTION 0x100004
#define EXC_RANDOMNESS 0x200000
#define EXC_RANDOMNESS_LOW_ENTROPY 0x200001
/* Application specific exceptions */
#define EXC_APP 0x400000
#define EXC_ALL (~0)
extern
struct
exception_handler
default_exception_handler
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment