Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
ffe417fddeb68274166153a357d9d534675d1823
ffe417fddeb68274166153a357d9d534675d1823
Switch branch/tag
mariadb
include
help_end.h
Find file
Normal view
History
Permalink
help_end.h
93 Bytes
Edit
Web IDE
Newer
Older
Added patches from Novell
unknown
committed
20 years ago
1
2
3
4
#ifdef __NETWARE__
#undef printf
#undef puts
#undef fputs
Applied a patch for Netware.
unknown
committed
20 years ago
5
#undef fputc
Added patches from Novell
unknown
committed
20 years ago
6
7
#undef putchar
#endif